From: William A. Rowe Jr Date: Fri, 18 Feb 2005 17:14:04 +0000 (+0000) Subject: Add the 'missing' modules, to avoid extranious warnings that their X-Git-Tag: 2.0.54~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=903b9993e16ae2b64702f0a7c35c705d9bc900cc;p=thirdparty%2Fapache%2Fhttpd.git Add the 'missing' modules, to avoid extranious warnings that their base addresses cannot be found in BaseAddr.ref. [mod_log_forensic was new, the other two are diagnostic/not built by default.] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@154325 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 120bd978994..a7fb11b588e 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -57,3 +57,6 @@ mod_charset_lite.so 0x6FB80000 0x00010000 mod_logio.so 0x6FB70000 0x00010000 util_ldap.so 0x6FB60000 0x00010000 mod_auth_ldap.so 0x6FB50000 0x00010000 +mod_log_forensic.so 0x6FB40000 0x00010000 +mod_bucketeer.so 0x6FB30000 0x00010000 +mod_echo.so 0x6FB20000 0x00010000