* remote-utils.c (write_enn): Use "E01" instead of "ENN" for the
[deliverable/binutils-gdb.git] / libiberty / strncasecmp.c
index 77cb421770194f1ac948f15706c1709c82363198..10feee82198e2105f2591164d413078c1ee7c3e3 100644 (file)
@@ -25,7 +25,7 @@ static char sccsid[] = "@(#)strcasecmp.c      5.5 (Berkeley) 11/24/87";
 #endif /* LIBC_SCCS and not lint */
 
 #include <ansidecl.h>
-#ifdef __STDC__
+#ifdef ANSI_PROTOTYPES
 #include <stddef.h>
 #else
 #define size_t unsigned long
This page took 0.022762 seconds and 4 git commands to generate.