]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
authorJeff Trawick <trawick@apache.org>
Fri, 1 Dec 2000 21:49:26 +0000 (21:49 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 1 Dec 2000 21:49:26 +0000 (21:49 +0000)
commita6978fb91ebc054a1d9443c2f00aa470bed45de9
tree574e56944668071b3d66ff0a1251aff53f44ab11
parentbf0cbf24912861038b6420003b101964c58dccbc
include <strings.h> for the strcasecmp() and strncasecmp() prototypes;
AIX doesn't have prototypes for these in string.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87149 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c
modules/mappers/mod_speling.c
modules/mappers/mod_vhost_alias.c
modules/metadata/mod_cern_meta.c
modules/metadata/mod_expires.c
modules/metadata/mod_headers.c
modules/metadata/mod_usertrack.c
server/util_filter.c