]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge of r1758558 from trunk.
authorStefan Eissing <icing@apache.org>
Wed, 31 Aug 2016 09:14:39 +0000 (09:14 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 31 Aug 2016 09:14:39 +0000 (09:14 +0000)
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

modules/http2/NWGNUproxyht2

index 7153d084fcb371c9c7959fe17a4b6ac41e4004d6..ca44ad7c38473352e49c3bd8be24e13bad93492b 100644 (file)
@@ -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)
 
 #