Commit 384679ee authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Unclear why half of r1743512 was previously merged, but here's the remainder.

PR62190 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836289 13f79535-47bb-0310-9956-ffa450edef68
parent 6e6c1d02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -407,6 +407,7 @@ SET(mod_firehose_requires SOMEONE_TO_MAKE_IT_COMPILE_ON_WINDOWS)
SET(mod_heartbeat_extra_libs         mod_watchdog)
SET(mod_http2_requires               NGHTTP2_FOUND)
SET(mod_http2_extra_defines          ssize_t=long)
SET(mod_http2_extra_includes         ${NGHTTP2_INCLUDE_DIR})
SET(mod_http2_extra_libs             ${NGHTTP2_LIBRARIES})
SET(mod_http2_extra_sources
  modules/http2/h2_alt_svc.c