]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add the 'missing' modules, to avoid extranious warnings that their
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Feb 2005 17:14:04 +0000 (17:14 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Feb 2005 17:14:04 +0000 (17:14 +0000)
  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

os/win32/BaseAddr.ref

index 120bd978994b9d4681c11b1a7ce32712bc171ff5..a7fb11b588e8635c2f9f71abf159e5d32439a51e 100644 (file)
@@ -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