]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One more NetWare tweak for the PCRE shakeup
authorBradley Nicholes <bnicholes@apache.org>
Mon, 14 Feb 2005 17:27:03 +0000 (17:27 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 14 Feb 2005 17:27:03 +0000 (17:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153809 13f79535-47bb-0310-9956-ffa450edef68

build/nw_export.inc

index 50231249ffd3de985db9e37c5508f47c1e892867..94d9a45a5acca17a595ac006a4c6b6880a98c99b 100644 (file)
@@ -33,7 +33,7 @@
 #include "http_request.h"
 #include "http_vhost.h"
 #include "mpm_common.h"
-#include "pcreposix.h"
+#include "ap_regex.h"
 #include "scoreboard.h"
 #include "util_cfgtree.h"
 #include "util_charset.h"