From: Bradley Nicholes Date: Fri, 23 May 2008 19:51:12 +0000 (+0000) Subject: Add an include path to mod_request.h X-Git-Tag: 2.3.0~591 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86828739b36e6bab2ce5bb71774aa3336ec957b;p=thirdparty%2Fapache%2Fhttpd.git Add an include path to mod_request.h git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@659642 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/aaa/NWGNUauthform b/modules/aaa/NWGNUauthform index 9d22a2f399a..df2fd68b36a 100644 --- a/modules/aaa/NWGNUauthform +++ b/modules/aaa/NWGNUauthform @@ -20,6 +20,7 @@ XINCDIRS += \ $(NWOS) \ $(AP_WORK)/modules/arch/netware \ $(AP_WORK)/modules/session \ + $(AP_WORK)/modules/filters \ $(APR)/include \ $(APRUTIL)/include \ $(APR) \