]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove no longer needed includes of typedefs.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 28 Aug 2015 20:51:08 +0000 (22:51 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 28 Aug 2015 20:51:08 +0000 (22:51 +0200)
src/SquidList.cc

index 90e9a574a772840c8f1b05b6992bee34259e9023..9f944a4bf2cade8ee992f6e957b784562cff15dd 100644 (file)
@@ -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 */