X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/cdf0b096898da72c0f52dda5c65a21b016b950b5..18160b98ce2ce9f534a4aee6be181788322b6c01:/src/buffer.c diff --git a/src/buffer.c b/src/buffer.c index 7480d89234..7aeef15e5d 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -28,7 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define MAXPATHLEN 1024 #endif /* not MAXPATHLEN */ -#include "config.h" +#include #include "lisp.h" #include "intervals.h" #include "window.h"