]> granicus.if.org Git - apache/commitdiff
Undo last change in order not to break Netware builds...
authorMartin Kraemer <martin@apache.org>
Mon, 5 Jan 2004 11:12:03 +0000 (11:12 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 5 Jan 2004 11:12:03 +0000 (11:12 +0000)
PR:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102190 13f79535-47bb-0310-9956-ffa450edef68

modules/loggers/mod_log_forensic.c

index 0f489afecfa1662aeebe8477a8c02540bcf9d310..9c9ff7a8a30cc251365356f88fd76c65fac5f4ce 100644 (file)
@@ -75,7 +75,7 @@
 #include "apr_atomic.h"
 #include <unistd.h>
 #include "http_protocol.h"
-#include "../../server/test_char.h"
+#include "test_char.h"
 
 module AP_MODULE_DECLARE_DATA log_forensic_module;