From: robertc <> Date: Tue, 4 Mar 2003 13:02:12 +0000 (+0000) Subject: Summary: Adjust esoteric :} comm code for new fde include. X-Git-Tag: SQUID_3_0_PRE1~283 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1287b9e1a0b8a4a2b32c15af7a4c626c2544b104;p=thirdparty%2Fsquid.git Summary: Adjust esoteric :} comm code for new fde include. Keywords: Adjust esoteric :} comm code for new fde include. --- diff --git a/src/comm_epoll.cc b/src/comm_epoll.cc index 7921a9ad3b..ea8feb22c8 100644 --- a/src/comm_epoll.cc +++ b/src/comm_epoll.cc @@ -1,6 +1,6 @@ /* - * $Id: comm_epoll.cc,v 1.1 2003/03/04 02:57:51 robertc Exp $ + * $Id: comm_epoll.cc,v 1.2 2003/03/04 06:02:12 robertc Exp $ * * DEBUG: section 5 Socket functions * @@ -54,6 +54,7 @@ #include "squid.h" #include "Store.h" +#include "fde.h" #ifdef USE_EPOLL #define DEBUG_EPOLL 0