From: Gregg Lewis Smith Date: Sun, 9 Aug 2015 20:02:02 +0000 (+0000) Subject: Add include path for NetWare build. X-Git-Tag: 2.5.0-alpha~2975 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e66086d310e6638a53334ccc821bf1c998608254;p=thirdparty%2Fapache%2Fhttpd.git Add include path for NetWare build. Submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1694903 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/NWGNUsocachdbm b/modules/cache/NWGNUsocachdbm index 3213e36448f..ad073e29e05 100644 --- a/modules/cache/NWGNUsocachdbm +++ b/modules/cache/NWGNUsocachdbm @@ -28,6 +28,7 @@ XINCDIRS += \ $(SRC)/include \ $(SERVER)/mpm/netware \ $(NWOS) \ + $(STDMOD)/generators \ $(EOLIST) # diff --git a/modules/cache/NWGNUsocachshmcb b/modules/cache/NWGNUsocachshmcb index 02f6cab83fd..174b243c183 100644 --- a/modules/cache/NWGNUsocachshmcb +++ b/modules/cache/NWGNUsocachshmcb @@ -28,6 +28,7 @@ XINCDIRS += \ $(SRC)/include \ $(SERVER)/mpm/netware \ $(NWOS) \ + $(STDMOD)/generators \ $(EOLIST) #