]> granicus.if.org Git - apache/commitdiff
include definition of cmd_parms
authorJeff Trawick <trawick@apache.org>
Tue, 1 Dec 2009 15:08:30 +0000 (15:08 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 1 Dec 2009 15:08:30 +0000 (15:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885784 13f79535-47bb-0310-9956-ffa450edef68

include/util_mutex.h

index d9b575296e700f334482df96568974d21156166a..b27c7364da9e2ccdf6fd68bd9e19ed440c8242fc 100644 (file)
@@ -27,6 +27,7 @@
 #define UTIL_MUTEX_H
 
 #include "httpd.h"
+#include "http_config.h"
 #include "apr_global_mutex.h"
 
 #if APR_HAS_FLOCK_SERIALIZE