]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Need SquidTime for squid_curtime
authorhno <>
Thu, 11 May 2006 07:14:58 +0000 (07:14 +0000)
committerhno <>
Thu, 11 May 2006 07:14:58 +0000 (07:14 +0000)
src/comm_epoll.cc

index f399f156082b86efe5e20f030d0619a634b6a30b..1a26b2bd99a7d54bb54131be1d4c3af9a940295a 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: comm_epoll.cc,v 1.8 2006/01/03 21:47:59 wessels Exp $
+ * $Id: comm_epoll.cc,v 1.9 2006/05/11 01:14:58 hno Exp $
  *
  * DEBUG: section 5    Socket functions
  *
@@ -55,6 +55,7 @@
 #include "squid.h"
 #include "Store.h"
 #include "fde.h"
+#include "SquidTime.h"
 
 #ifdef USE_EPOLL