]> granicus.if.org Git - apache/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)
commit758306eb5b76e720f19fa1e8c9be92d3ae554a94
tree574e56944668071b3d66ff0a1251aff53f44ab11
parentbcae8cfe3dc5e9153e69b8c382c7a6d8ee62fbb1
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