summaryrefslogtreecommitdiff
path: root/include/http_config.h
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2011-05-09 15:36:32 +0000
committerJim Jagielski <jim@apache.org>2011-05-09 15:36:32 +0000
commit2aef21903cd8b2a3d07d5447b75aad29160e0333 (patch)
tree5d36e057778fad585dc0eb1381694a31715ce85f /include/http_config.h
parent901d35fe8067fa13a0ca902a02ae748a18ea553c (diff)
downloadhttpd-2aef21903cd8b2a3d07d5447b75aad29160e0333.tar.gz
Cleanup... most don't need apr_hooks.h at all...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1101067 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/http_config.h')
-rw-r--r--include/http_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/http_config.h b/include/http_config.h
index 80956c0f1f..aec29d3e69 100644
--- a/include/http_config.h
+++ b/include/http_config.h
@@ -26,7 +26,6 @@
#ifndef APACHE_HTTP_CONFIG_H
#define APACHE_HTTP_CONFIG_H
-#include "apr_hooks.h"
#include "util_cfgtree.h"
#include "ap_config.h"