merge from gcc
[deliverable/binutils-gdb.git] / libiberty / memchr.c
index f94bea018f53e351bebcccb8f8e80331426d6672..3948125963d2a1ff538aba2d7bbc01b09524a6a5 100644 (file)
@@ -15,7 +15,7 @@ returned.
 */
 
 #include <ansidecl.h>
-#ifdef __STDC__
+#ifdef ANSI_PROTOTYPES
 #include <stddef.h>
 #else
 #define size_t unsigned long
This page took 0.023377 seconds and 4 git commands to generate.