summaryrefslogtreecommitdiff
path: root/libiberty/strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/strcasecmp.c')
-rw-r--r--libiberty/strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/strcasecmp.c b/libiberty/strcasecmp.c
index 4bfe6507712..d2608dc0b87 100644
--- a/libiberty/strcasecmp.c
+++ b/libiberty/strcasecmp.c
@@ -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