diff --git a/src/cache.c b/src/cache.c index a95abe5d4..bdb82583f 100644 --- a/src/cache.c +++ b/src/cache.c @@ -32,6 +32,7 @@ #include #include #include +#include #define CACHE_FLT_F_IMPLICIT_DECL 0x00000001 /* The cache filtre was implicitly declared (ie without * the filter keyword) */