diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index af8c7324da1..b4b83043f36 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -30,7 +30,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 30 | #include <verify.h> | 30 | #include <verify.h> |
| 31 | 31 | ||
| 32 | #include "lisp.h" | 32 | #include "lisp.h" |
| 33 | #include "coding.h" | ||
| 34 | #include "intervals.h" | 33 | #include "intervals.h" |
| 35 | #include "systime.h" | 34 | #include "systime.h" |
| 36 | #include "window.h" | 35 | #include "window.h" |