From: Warren Baker Date: Wed, 7 Mar 2012 12:38:31 +0000 (-0700) Subject: Bug 3509: kQueue compile error X-Git-Tag: SQUID_3_2_0_17~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a838a0d1dc11bed6a536c064e128a994fa64cd2;p=thirdparty%2Fsquid.git Bug 3509: kQueue compile error --- diff --git a/src/comm/ModKqueue.cc b/src/comm/ModKqueue.cc index 4dab6e623f..47a849ee11 100644 --- a/src/comm/ModKqueue.cc +++ b/src/comm/ModKqueue.cc @@ -61,6 +61,7 @@ #include "fde.h" #include "Store.h" #include "SquidTime.h" +#include "StatCounters.h" #if HAVE_SYS_EVENT_H #include