From: Amos Jeffries Date: Fri, 11 Apr 2008 03:33:42 +0000 (+1200) Subject: deprecate some .h includes we don;t appear to need X-Git-Tag: SQUID_3_1_0_1~49^2~276^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3166404fdff0c2ffc10db9445d3400bd975a59d;p=thirdparty%2Fsquid.git deprecate some .h includes we don;t appear to need --- diff --git a/src/IPInterception.cc b/src/IPInterception.cc index ae213916f9..b1a4e8d790 100644 --- a/src/IPInterception.cc +++ b/src/IPInterception.cc @@ -34,10 +34,12 @@ */ #include "IPInterception.h" +#include "fde.h" +#if 0 #include "squid.h" #include "clientStream.h" -#include "fde.h" +#endif #if IPF_TRANSPARENT