]> granicus.if.org Git - apache/commitdiff
Core filters do not need mod_proxy.h
authorYann Ylavic <ylavic@apache.org>
Mon, 16 Jun 2014 19:48:12 +0000 (19:48 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 16 Jun 2014 19:48:12 +0000 (19:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602978 13f79535-47bb-0310-9956-ffa450edef68

server/core_filters.c

index 92e2ce1145d7516027ef0876c2dfd5401d51efdc..8a967b513838cb9feb23f968525fe06609542846 100644 (file)
@@ -48,7 +48,6 @@
 #include "mpm_common.h"
 #include "scoreboard.h"
 #include "mod_core.h"
-#include "mod_proxy.h"
 #include "ap_listen.h"
 
 #include "mod_so.h" /* for ap_find_loaded_module_symbol */