From: Ryan Bloom Date: Thu, 18 Oct 2001 19:51:49 +0000 (+0000) Subject: The proxy does not actually need this header. X-Git-Tag: 2.0.27~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6eb1adeb1dfbe11bce5678ec7524e7699f665183;p=apache The proxy does not actually need this header. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91549 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy.h b/modules/proxy/mod_proxy.h index 5b7a11d449..8b2687756a 100644 --- a/modules/proxy/mod_proxy.h +++ b/modules/proxy/mod_proxy.h @@ -106,8 +106,6 @@ #include "http_log.h" #include "http_connection.h" #include "util_filter.h" -#include "mod_core.h" - #if APR_HAVE_NETINET_IN_H #include