From: Francesco Chemolli Date: Fri, 28 Aug 2015 20:51:08 +0000 (+0200) Subject: Remove no longer needed includes of typedefs.h X-Git-Tag: SQUID_4_0_1~81^2~10^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bb4a2b02cbb64e728ce473968a6534de5b3c3e0;p=thirdparty%2Fsquid.git Remove no longer needed includes of typedefs.h --- diff --git a/src/SquidList.cc b/src/SquidList.cc index 90e9a574a7..9f944a4bf2 100644 --- a/src/SquidList.cc +++ b/src/SquidList.cc @@ -11,7 +11,6 @@ #include "squid.h" #include "mem/forward.h" #include "SquidList.h" -#include "typedefs.h" /* This should go away, in favour of the List template class */