]> granicus.if.org Git - apache/commitdiff
Fix Windows compile breakage.
authorBill Stoddard <stoddard@apache.org>
Fri, 21 Jan 2000 19:24:46 +0000 (19:24 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 21 Jan 2000 19:24:46 +0000 (19:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84507 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_so.c

index cd5c4724ff95543f22bca82254f6e5b9062498dd..9d122c41c08f33a3f61efa1987d254c14c7f271f 100644 (file)
 #include "httpd.h"
 #include "http_config.h"
 #include "http_log.h"
+#include "ap_config.h"
 
 module MODULE_VAR_EXPORT so_module;