diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keymap.c b/src/keymap.c index 864c860db5c..7bb7b0d7f6c 100644 --- a/src/keymap.c +++ b/src/keymap.c | |||
| @@ -21,7 +21,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 21 | 21 | ||
| 22 | #include <config.h> | 22 | #include <config.h> |
| 23 | #include <stdio.h> | 23 | #include <stdio.h> |
| 24 | #undef NULL | ||
| 25 | #include "lisp.h" | 24 | #include "lisp.h" |
| 26 | #include "commands.h" | 25 | #include "commands.h" |
| 27 | #include "buffer.h" | 26 | #include "buffer.h" |