summaryrefslogtreecommitdiff
path: root/as/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'as/error.c')
-rw-r--r--as/error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/as/error.c b/as/error.c
index 6cb4da7..9493790 100644
--- a/as/error.c
+++ b/as/error.c
@@ -6,7 +6,6 @@
#ifdef STDC_HEADERS_MISSING
char *strcpy P((char *s1, const char *s2));
#else
-#undef NULL
#include <string.h>
#endif