diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2017-11-14 22:01:37 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2017-11-14 22:01:37 +0100 |
commit | 0e295e2e1597209535eb34a4c33caa479dd9d776 (patch) | |
tree | e15a780f8ecbdf3444f874b3c0a36286057b95bf /os | |
parent | On the trunk: (diff) | |
download | apache2-0e295e2e1597209535eb34a4c33caa479dd9d776.tar.xz apache2-0e295e2e1597209535eb34a4c33caa479dd9d776.zip |
Win32 legacy bits for mod_md
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815264 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 c4b7d63b1f..0db86dae97 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -136,3 +136,4 @@ mod_proxy_http2.so 0x70CC0000 0x00030000 mod_http2.so 0x70D00000 0x00030000 mod_brotli.so 0x70D30000 0x000C0000 mod_proxy_hcheck.so 0x70DF0000 0x00020000 +mod_md.so 0x70E10000 0x00020000 |