From: Amos Jeffries Date: Tue, 14 Feb 2012 05:20:16 +0000 (+1300) Subject: Drop redundant fde.h include X-Git-Tag: BumpSslServerFirst.take05~12^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5139e45873f4cfb4bdda097d187951dbe6db5517;p=thirdparty%2Fsquid.git Drop redundant fde.h include --- diff --git a/src/DiskIO/DiskThreads/CommIO.cc b/src/DiskIO/DiskThreads/CommIO.cc index 0cf3a11d31..3f91d28e0f 100644 --- a/src/DiskIO/DiskThreads/CommIO.cc +++ b/src/DiskIO/DiskThreads/CommIO.cc @@ -35,7 +35,6 @@ #include "squid.h" #include "comm/Loops.h" #include "DiskIO/DiskThreads/CommIO.h" -#include "fde.h" void CommIO::Initialise()