From 9ee3e86719e08b331e95305addad6ed9232d39c6 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Wed, 31 Aug 2016 09:14:39 +0000 Subject: [PATCH] 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 --- modules/http2/NWGNUproxyht2 | 1 + 1 file changed, 1 insertion(+) 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) # -- 2.47.3