From c694bd17981c10ffbfe67684afed1cdef432302d Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Sat, 25 Oct 2008 16:53:01 +0000 Subject: rename autoheader config file to autoconfig.h instead of config.h --- (limited to 'src/mod_log_sql_mysql.c') diff --git a/src/mod_log_sql_mysql.c b/src/mod_log_sql_mysql.c index 942c03a..902cadf 100644 --- a/src/mod_log_sql_mysql.c +++ b/src/mod_log_sql_mysql.c @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id:mod_log_sql_mysql.c 180 2008-09-21 15:54:12Z urkle@drip.ws $ */ #if defined(WITH_APACHE20) # include "apache20.h" @@ -18,7 +18,7 @@ #undef PACKAGE_TARNAME #undef PACKAGE_VERSION -#include "config.h" +#include "autoconfig.h" #endif #include "mod_log_sql.h" -- cgit v0.9.2