diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2012-09-22 23:14:00 +0200 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2012-09-22 23:14:00 +0200 |
commit | f696d241c7f75a29314a74485566f80c976bf0cd (patch) | |
tree | ad069f67e3b210be351c194254bc018e1a1e6df9 /os | |
parent | Keep this in, but commented out: also provide a little (diff) | |
download | apache2-f696d241c7f75a29314a74485566f80c976bf0cd.tar.xz apache2-f696d241c7f75a29314a74485566f80c976bf0cd.zip |
Windows build for mod_cache_socache added in r1388660
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1388899 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 bb3acc12ba..47293bd1c3 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -119,3 +119,4 @@ mod_proxy_html.so 0x6F730000 0x00010000 mod_xml2enc.so 0x6F720000 0x00010000 mod_data.so 0x6F710000 0x00010000 mod_allowmethods.so 0x6F700000 0x00010000 +mod_cache_socache.so 0x6F6F0000 0x00010000 |