diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2018-02-26 19:36:15 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2018-02-26 19:36:15 +0100 |
commit | 2d80cdeb7b319cc6ed4772617addc273c1c8913a (patch) | |
tree | a05d869e3d3077931f44f1f8621720cb92614362 /os | |
parent | rpm: Add the ctlogconfig.8 man page to the build. (diff) | |
download | apache2-2d80cdeb7b319cc6ed4772617addc273c1c8913a.tar.xz apache2-2d80cdeb7b319cc6ed4772617addc273c1c8913a.zip |
add apreq in Win32
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825396 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 4f66745aeb..b591fbf167 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -138,4 +138,5 @@ mod_brotli.so 0x70D30000 0x000C0000 mod_proxy_hcheck.so 0x70DF0000 0x00020000 mod_socache_redis.so 0x70E10000 0x00020000 mod_md.so 0x70E30000 0x00030000 -mod_proxy_uwsgi.so 0x70E60000 0x00020000
\ No newline at end of file +mod_proxy_uwsgi.so 0x70E60000 0x00020000 +libapreq.dll 0x70E80000 0x00020000 |