From e66086d310e6638a53334ccc821bf1c998608254 Mon Sep 17 00:00:00 2001 From: Gregg Lewis Smith Date: Sun, 9 Aug 2015 20:02:02 +0000 Subject: [PATCH] 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 --- modules/cache/NWGNUsocachdbm | 1 + modules/cache/NWGNUsocachshmcb | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/cache/NWGNUsocachdbm b/modules/cache/NWGNUsocachdbm index 3213e36448..ad073e29e0 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 02f6cab83f..174b243c18 100644 --- a/modules/cache/NWGNUsocachshmcb +++ b/modules/cache/NWGNUsocachshmcb @@ -28,6 +28,7 @@ XINCDIRS += \ $(SRC)/include \ $(SERVER)/mpm/netware \ $(NWOS) \ + $(STDMOD)/generators \ $(EOLIST) # -- 2.40.0