From f84841e53493a1085c9b768c48d7e019ca86b31f Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Tue, 22 Mar 2016 09:04:19 +0000 Subject: [PATCH] Merge of r1736156 from trunk: adding missing h2_ngn_shed.c to mod_http2.dsp for win build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736157 13f79535-47bb-0310-9956-ffa450edef68 --- modules/http2/mod_http2.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/http2/mod_http2.dsp b/modules/http2/mod_http2.dsp index 3bfb09d257..eb55028a06 100644 --- a/modules/http2/mod_http2.dsp +++ b/modules/http2/mod_http2.dsp @@ -157,6 +157,10 @@ SOURCE=./h2_mplx.c # End Source File # Begin Source File +SOURCE=./h2_ngn_shed.c +# End Source File +# Begin Source File + SOURCE=./h2_push.c # End Source File # Begin Source File -- 2.50.1