2004-01-17 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / libiberty / strsignal.c
index 86c8aca5b499d0cfbac0852463b822f13e8c28f7..a8a7d341fefa9694faeff23a4c06dcaf7f05f765 100644 (file)
@@ -42,7 +42,7 @@ extern PTR memset ();
 #undef sys_nsig
 
 #ifndef NULL
-#  ifdef __STDC__
+#  ifdef ANSI_PROTOTYPES
 #    define NULL (void *) 0
 #  else
 #    define NULL 0
This page took 0.024029 seconds and 4 git commands to generate.