From: Guenter Knauf Date: Thu, 19 Jul 2012 23:58:06 +0000 (+0000) Subject: Fix mod_deflate NetWare build. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ba7660ef78142cf864e057f0dfdb6ec0ed0001;p=thirdparty%2Fapache%2Fhttpd.git Fix mod_deflate NetWare build. Submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363589 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/filters/NWGNUdeflate b/modules/filters/NWGNUdeflate index 579d1386b80..7f7204d13e7 100644 --- a/modules/filters/NWGNUdeflate +++ b/modules/filters/NWGNUdeflate @@ -30,6 +30,7 @@ XINCDIRS += \ $(APR)/include \ $(APRUTIL)/include \ $(AP_WORK)/include \ + $(STDMOD)/ssl \ $(NWOS) \ $(EOLIST)