From 7ec2fc6f764fef9000cc768516df04035c85ebac Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 15 Apr 2003 03:53:53 +0000 Subject: merge from gcc --- libiberty/strncasecmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/strncasecmp.c') diff --git a/libiberty/strncasecmp.c b/libiberty/strncasecmp.c index 77cb421..10feee8 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 -#ifdef __STDC__ +#ifdef ANSI_PROTOTYPES #include #else #define size_t unsigned long -- cgit v1.1