diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2016-05-20 22:11:41 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2016-05-20 22:11:41 +0200 |
commit | bec200611bb6ce1d839320d8c6da4509d85dd318 (patch) | |
tree | 8845b5b750492ced20f837926d2b81f0976f2c5f /os | |
parent | Add mod_proxy_http2 based on CMakeLists.txt prereqs (diff) | |
download | apache2-bec200611bb6ce1d839320d8c6da4509d85dd318.tar.xz apache2-bec200611bb6ce1d839320d8c6da4509d85dd318.zip |
Support build files for mod_proxy_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744792 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 37c336cd46..418a7a258d 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -132,4 +132,5 @@ mod_optional_hook_export.so 0x70C40000 0x00010000 mod_optional_hook_import.so 0x70C50000 0x00010000 mod_policy.so 0x70C60000 0x00020000 mod_ssl_ct.so 0x70C80000 0x00020000 +mod_proxy_http2.so 0x70CC0000 0x00030000 mod_http2.so 0x70D00000 0x00030000 |