]> granicus.if.org Git - apache/commitdiff
latest additions to netware build by NormW
authorStefan Eissing <icing@apache.org>
Mon, 21 Mar 2016 08:59:46 +0000 (08:59 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 21 Mar 2016 08:59:46 +0000 (08:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735928 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/NWGNUmod_http2

index 2a8a0fbb494d7bdc671e60edc5028eb4b92a9b2e..da470ecdc0af201e6f68f733242a56d6f1fe050e 100644 (file)
@@ -391,6 +391,7 @@ $(OBJDIR)/mod_http2.imp : NWGNUmod_http2
        @echo $(DL) nghttp2_session_callbacks_set_send_callback,$(DL) >> $@
        @echo $(DL) nghttp2_session_client_new2,$(DL) >> $@
        @echo $(DL) nghttp2_session_consume,$(DL) >> $@
+       @echo $(DL) nghttp2_session_consume_connection,$(DL) >> $@
        @echo $(DL) nghttp2_session_del,$(DL) >> $@
        @echo $(DL) nghttp2_session_get_remote_settings,$(DL) >> $@
        @echo $(DL) nghttp2_session_get_stream_user_data,$(DL) >> $@