Missing header for ap_hook_pre_connection
[hcoop/debian/libapache-mod-waklog.git] / mod_waklog.c
index 32bbaa7..8a9b0db 100644 (file)
@@ -45,6 +45,7 @@ module waklog_module;
 
 /********************* APACHE2 ******************************************************************************/
 #else
+#include "http_connection.h"
 #include <apr_strings.h>
 #include <apr_base64.h>
 #define ap_pcalloc apr_pcalloc