summaryrefslogtreecommitdiffstatsabout
path: root/src/mod_log_sql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_log_sql.c')
-rw-r--r--src/mod_log_sql.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mod_log_sql.c b/src/mod_log_sql.c
index d319e97..be4e1f9 100644
--- a/src/mod_log_sql.c
+++ b/src/mod_log_sql.c
@@ -1,4 +1,4 @@
1/* $Id$ */ 1/* $Id:mod_log_sql.c 180 2008-09-21 15:54:12Z urkle@drip.ws $ */
2 2
3#if defined(WITH_APACHE20) 3#if defined(WITH_APACHE20)
4# include "apache20.h" 4# include "apache20.h"
@@ -18,7 +18,7 @@
18#undef PACKAGE_TARNAME 18#undef PACKAGE_TARNAME
19#undef PACKAGE_VERSION 19#undef PACKAGE_VERSION
20 20
21#include "config.h" 21#include "autoconfig.h"
22#endif 22#endif
23 23
24#if APR_HAVE_UNISTD_H 24#if APR_HAVE_UNISTD_H