From 6eb1adeb1dfbe11bce5678ec7524e7699f665183 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Thu, 18 Oct 2001 19:51:49 +0000 Subject: [PATCH] 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 --- modules/proxy/mod_proxy.h | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.40.0