]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove the line "#undef NULL".
authorKenichi Handa <handa@m17n.org>
Fri, 29 Sep 2000 06:47:05 +0000 (06:47 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 29 Sep 2000 06:47:05 +0000 (06:47 +0000)
src/keymap.c

index 864c860db5c4d122b6283c6940701cdbffbbd4cf..7bb7b0d7f6c9b2cd5b6857cc6adeedfcc1ddb472 100644 (file)
@@ -21,7 +21,6 @@ Boston, MA 02111-1307, USA.  */
 
 #include <config.h>
 #include <stdio.h>
-#undef NULL
 #include "lisp.h"
 #include "commands.h"
 #include "buffer.h"