From: Stefan Eissing Date: Tue, 17 May 2016 08:08:53 +0000 (+0000) Subject: mod_http2: adding export to netware build, thanks normw X-Git-Tag: 2.5.0-alpha~1614 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d28cc2d1696aacd671302786ad3724141187717;p=thirdparty%2Fapache%2Fhttpd.git mod_http2: adding export to netware build, thanks normw git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744204 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/NWGNUmod_http2 b/modules/http2/NWGNUmod_http2 index e9c48a4009b..755537cd85c 100644 --- a/modules/http2/NWGNUmod_http2 +++ b/modules/http2/NWGNUmod_http2 @@ -355,6 +355,7 @@ $(OBJDIR)/mod_http2.imp : NWGNUmod_http2 @echo $(DL)GEN $@$(DL) @echo $(DL) (HTTP2)$(DL) > $@ @echo $(DL) http2_module,$(DL) >> $@ + @echo $(DL) h2_casecmpstrn,$(DL) >> $@ @echo $(DL) h2_ihash_add,$(DL) >> $@ @echo $(DL) h2_ihash_clear,$(DL) >> $@ @echo $(DL) h2_ihash_count,$(DL) >> $@