lives in the server/ directory) must either be added to one of the build/*.m4
files --which would be even uglier--, to the modules/logger/Makefile, or
to the modules/loggers/mod_log_forensic.c file itself. For now, put it here.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102186
13f79535-47bb-0310-9956-
ffa450edef68
#include "apr_atomic.h"
#include <unistd.h>
#include "http_protocol.h"
-#include "test_char.h"
+#include "../../server/test_char.h"
module AP_MODULE_DECLARE_DATA log_forensic_module;