summaryrefslogtreecommitdiff
path: root/libiberty/strncasecmp.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-04-15 03:53:53 +0000
committerDJ Delorie <dj@redhat.com>2003-04-15 03:53:53 +0000
commit7ec2fc6f764fef9000cc768516df04035c85ebac (patch)
treeb85799f938b5659b5ce403f577ee4d4403321f53 /libiberty/strncasecmp.c
parenteec539c7798006fabf0ceeeac3e64593daed85a7 (diff)
downloadbinutils-gdb-7ec2fc6f764fef9000cc768516df04035c85ebac.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/strncasecmp.c')
-rw-r--r--libiberty/strncasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/strncasecmp.c b/libiberty/strncasecmp.c
index 77cb4217701..10feee82198 100644
--- a/libiberty/strncasecmp.c
+++ b/libiberty/strncasecmp.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