performance: keep track of the ddts older than 4 weeks
[ppastats.git] / src / fcache.c
index 6ba8c83..852d977 100644 (file)
@@ -26,8 +26,8 @@
 #include <string.h>
 
 #include "fcache.h"
-#include "io.h"
 #include "log.h"
+#include <pio.h>
 
 static const char *cache_dir;