From: Stefan Eissing Date: Wed, 31 Aug 2016 09:13:35 +0000 (+0000) Subject: mod_proxy_http2: fix for netware build, by normw X-Git-Tag: 2.5.0-alpha~1173 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=809331e9ac8a73524f1606c21ea38fec7762e870;p=thirdparty%2Fapache%2Fhttpd.git mod_proxy_http2: fix for netware build, by normw git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758558 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/NWGNUproxyht2 b/modules/http2/NWGNUproxyht2 index d2c828bb8be..2a32ff8e042 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) #