From 8f55f1e45ab9781a8ddcbb1fa29b70a1e6d337c8 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 14 Feb 2005 17:27:03 +0000 Subject: [PATCH] One more NetWare tweak for the PCRE shakeup git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153809 13f79535-47bb-0310-9956-ffa450edef68 --- build/nw_export.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/nw_export.inc b/build/nw_export.inc index 50231249ffd..94d9a45a5ac 100644 --- a/build/nw_export.inc +++ b/build/nw_export.inc @@ -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" -- 2.47.2