]> granicus.if.org Git - apache/commitdiff
get the declaration of strcasecmp() on AIX
authorJeff Trawick <trawick@apache.org>
Thu, 17 Jan 2002 22:28:08 +0000 (22:28 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 17 Jan 2002 22:28:08 +0000 (22:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92893 13f79535-47bb-0310-9956-ffa450edef68

server/main.c

index f9478f0577c23ea29361a521004e69d96abb57fa..f9586752261f3abc63e7e4193b3d56c1b1ccec21 100644 (file)
@@ -63,6 +63,7 @@
 #include "apr_lib.h"
 
 #define APR_WANT_STDIO
+#define APR_WANT_STRFUNC
 #include "apr_want.h"
 
 #define CORE_PRIVATE