From 6f5ac60d61defda8325e598df48aec02ad04ec5f Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 29 Sep 2000 06:47:05 +0000 Subject: [PATCH] Remove the line "#undef NULL". --- src/keymap.c | 1 - 1 file changed, 1 deletion(-) 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. */ #include #include -#undef NULL #include "lisp.h" #include "commands.h" #include "buffer.h" -- 2.39.5