From 740064c35a1ee5fbb223b493d957f7494e83c1ef Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 1 Dec 2009 15:08:30 +0000 Subject: [PATCH] include definition of cmd_parms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885784 13f79535-47bb-0310-9956-ffa450edef68 --- include/util_mutex.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/util_mutex.h b/include/util_mutex.h index d9b575296e..b27c7364da 100644 --- a/include/util_mutex.h +++ b/include/util_mutex.h @@ -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 -- 2.50.1