From 9522f22c9d5d59141fff15d63249c173f1ce3995 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 27 Aug 2007 14:35:35 +0000 Subject: [PATCH] Add an include path to resolve the mpm header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570144 13f79535-47bb-0310-9956-ffa450edef68 --- modules/experimental/NWGNUexample | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/experimental/NWGNUexample b/modules/experimental/NWGNUexample index 8979261698..6b532570c7 100644 --- a/modules/experimental/NWGNUexample +++ b/modules/experimental/NWGNUexample @@ -27,6 +27,7 @@ XINCDIRS += \ $(AP_WORK)/include \ $(NWOS) \ $(AP_WORK)/modules/arch/netware \ + $(AP_WORK)/server/mpm/netware \ $(APR)/include \ $(APRUTIL)/include \ $(APR) \ -- 2.40.0