aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keymap.c')
-rw-r--r--src/keymap.c1
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"