Commit ba894c1a authored by Gregg Lewis Smith's avatar Gregg Lewis Smith
Browse files

change mod_proxy_http2.dep to use h2_proxy_util.c indtead of h2_util.c

follow-up to r1748429


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748430 13f79535-47bb-0310-9956-ffa450edef68
parent 42e0d0cf
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -73,11 +73,11 @@
	"..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2ver.h"\
	".\h2.h"\
	".\h2_proxy_session.h"\
	".\h2_util.h"\
	".\h2_proxy_util.h"\
	".\mod_http2.h"\
	

./h2_util.c : \
./h2_proxy_util.c : \
	"..\..\include\ap_config.h"\
	"..\..\include\ap_config_layout.h"\
	"..\..\include\ap_expr.h"\
@@ -123,7 +123,7 @@
	"..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2.h"\
	"..\..\srclib\nghttp2\lib\includes\nghttp2\nghttp2ver.h"\
	".\h2.h"\
	".\h2_util.h"\
	".\h2_proxy_util.h"\
	

..\..\build\win32\httpd.rc : \
@@ -201,7 +201,7 @@
	".\h2.h"\
	".\h2_proxy_session.h"\
	".\h2_request.h"\
	".\h2_util.h"\
	".\h2_proxy_util.h"\
	".\h2_version.h"\
	".\mod_http2.h"\
	".\mod_proxy_http2.h"\