]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove useless include
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 30 May 2013 09:51:25 +0000 (03:51 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 30 May 2013 09:51:25 +0000 (03:51 -0600)
src/comm/Connection.h

index ef10cba14ed07965a8aa86c46510914b2090df8d..93581dc7f5c13d389c410f222106168d73e804a4 100644 (file)
@@ -37,7 +37,6 @@
 #ifndef _SQUIDCONNECTIONDETAIL_H_
 #define _SQUIDCONNECTIONDETAIL_H_
 
-#include "base/RefCount.h"
 #include "comm/forward.h"
 #include "defines.h"
 #include "hier_code.h"