# HG changeset patch # User Kenichi Handa # Date 970210025 0 # Node ID be8ff758041414884243252ac4af0a28e4372c5e # Parent a11e14eb39cbb181bb0a7c03bff7b27a46e3f18b Remove the line "#undef NULL". diff -r a11e14eb39cb -r be8ff7580414 src/keymap.c --- a/src/keymap.c Fri Sep 29 06:46:42 2000 +0000 +++ b/src/keymap.c Fri Sep 29 06:47:05 2000 +0000 @@ -21,7 +21,6 @@ #include #include -#undef NULL #include "lisp.h" #include "commands.h" #include "buffer.h"