From: Stefan Eissing Date: Wed, 31 Aug 2016 09:14:39 +0000 (+0000) Subject: Merge of r1758558 from trunk. X-Git-Tag: 2.4.24~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee3e86719e08b331e95305addad6ed9232d39c6;p=thirdparty%2Fapache%2Fhttpd.git Merge of r1758558 from trunk. mod_proxy_http2: fix for netware build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758559 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/NWGNUproxyht2 b/modules/http2/NWGNUproxyht2 index 7153d084fcb..ca44ad7c384 100644 --- a/modules/http2/NWGNUproxyht2 +++ b/modules/http2/NWGNUproxyht2 @@ -182,6 +182,7 @@ TARGET_lib = \ FILES_nlm_objs = \ $(OBJDIR)/mod_proxy_http2.o \ $(OBJDIR)/h2_proxy_session.o \ + $(OBJDIR)/h2_proxy_util.o \ $(EOLIST) #