diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2015-08-27 00:14:16 +0200 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2015-08-27 00:14:16 +0200 |
commit | 98077e4911cfb100da4c8411ac16261cb77f40d3 (patch) | |
tree | e383bc6119f69a0a5629c78b7bca6753453e9481 /os | |
parent | motorz: fix a compiler warning. (diff) | |
download | apache2-98077e4911cfb100da4c8411ac16261cb77f40d3.tar.xz apache2-98077e4911cfb100da4c8411ac16261cb77f40d3.zip |
Windows traditional build files for mod_h2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698023 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 3c7d43d61b..8eb160bae8 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -132,3 +132,4 @@ 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_h2.so 0x70D00000 0x00020000 |