diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2013-01-21 02:20:33 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2013-01-21 02:20:33 +0100 |
commit | 8e0c2d91e04ed8ffd9258564a0367377715e411a (patch) | |
tree | 85886f339b32de28efbdb47a9ea11c64eaa60ab3 /os | |
parent | Added mod_policy to NetWare build. (diff) | |
download | apache2-8e0c2d91e04ed8ffd9258564a0367377715e411a.tar.xz apache2-8e0c2d91e04ed8ffd9258564a0367377715e411a.zip |
Add mod_macro to Windows build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436058 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 5589d74a16..1da0c43f66 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -121,3 +121,4 @@ mod_data.so 0x6F710000 0x00010000 mod_allowmethods.so 0x6F700000 0x00010000 mod_cache_socache.so 0x6F6F0000 0x00010000 mod_allowhandlers.so 0x6F6E0000 0x00010000 +mod_macro.so 0x6F6D0000 0x00010000 |