X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Ffcache.c;h=852d977acbfbe7a6f64aebc4512ce6f44814ff3e;hb=497e16d17e06f1f303de8f10398353b0821f9c1e;hp=6ba8c832a23f0326fd7e701b5806f3d69567da00;hpb=b59ec44bffce28192c6408fed838c4d593a17c82;p=ppastats.git diff --git a/src/fcache.c b/src/fcache.c index 6ba8c83..852d977 100644 --- a/src/fcache.c +++ b/src/fcache.c @@ -26,8 +26,8 @@ #include #include "fcache.h" -#include "io.h" #include "log.h" +#include static const char *cache_dir;