X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Ffcache.c;h=35e4512029fd95968348e8dee75f9d83d8ca0f11;hb=879c69d59cef37ee5a12b46a752b544948d27219;hp=2f7648663463534008d102f10150a3b982041831;hpb=60892f2ef45fa1ee656e1a00cac0578f9d6f9536;p=ppastats.git diff --git a/src/fcache.c b/src/fcache.c index 2f76486..35e4512 100644 --- a/src/fcache.c +++ b/src/fcache.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 jeanfi@gmail.com + * Copyright (C) 2011-2014 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -25,9 +25,9 @@ #include #include -#include "fcache.h" -#include "io.h" -#include "log.h" +#include +#include +#include static const char *cache_dir;