1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

Don't #undef NULL.

This commit is contained in:
Richard M. Stallman 1993-05-24 22:35:11 +00:00
parent 01d0071958
commit 6291710025

View file

@ -24,7 +24,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <sys/stat.h>
#include <sys/file.h>
#include <ctype.h>
#undef NULL
#include "config.h"
#include "lisp.h"