]> granicus.if.org Git - apache/commitdiff
mod_http2: netware build add new symbol used from nghttp2
authorStefan Eissing <icing@apache.org>
Tue, 18 Oct 2016 12:05:04 +0000 (12:05 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 18 Oct 2016 12:05:04 +0000 (12:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1765420 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/NWGNUmod_http2

index 35f772db99c4639c91213786b6402489a5f06e1e..b6880d7a708523f7492f575169415559dfcd69be 100644 (file)
@@ -393,6 +393,7 @@ $(OBJDIR)/mod_http2.imp : NWGNUmod_http2
        @echo $(DL) nghttp2_session_want_write,$(DL) >> $@
        @echo $(DL) nghttp2_strerror,$(DL) >> $@
        @echo $(DL) nghttp2_submit_goaway,$(DL) >> $@
+       @echo $(DL) nghttp2_submit_ping,$(DL) >> $@
        @echo $(DL) nghttp2_submit_request,$(DL) >> $@
        @echo $(DL) nghttp2_submit_rst_stream,$(DL) >> $@
        @echo $(DL) nghttp2_submit_settings,$(DL) >> $@