You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2016/08/31 09:13:35 UTC

svn commit: r1758558 - /httpd/httpd/trunk/modules/http2/NWGNUproxyht2

Author: icing
Date: Wed Aug 31 09:13:35 2016
New Revision: 1758558

URL: http://svn.apache.org/viewvc?rev=1758558&view=rev
Log:
mod_proxy_http2: fix for netware build, by normw

Modified:
    httpd/httpd/trunk/modules/http2/NWGNUproxyht2

Modified: httpd/httpd/trunk/modules/http2/NWGNUproxyht2
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http2/NWGNUproxyht2?rev=1758558&r1=1758557&r2=1758558&view=diff
==============================================================================
--- httpd/httpd/trunk/modules/http2/NWGNUproxyht2 (original)
+++ httpd/httpd/trunk/modules/http2/NWGNUproxyht2 Wed Aug 31 09:13:35 2016
@@ -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)
 
 #