]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/strcasecmp.c
argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
[thirdparty/gcc.git] / libiberty / strcasecmp.c
index 4bfe65077121e45612e38bd42b8e90ffcb93315c..d2608dc0b8786a3ecb8ab66e19197f3e0d24c35d 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