X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2Fcache.c;h=4a3bf114dc7c4e4e6333162bead84ef6abfd7cc5;hp=464d817a616754009b80045c76379919d299c322;hb=638717706c4f1b87d8a24d0e443c39e59e99b0d3;hpb=f2158409edc0d8c246c9a6ceefcdd5db512210aa diff --git a/src/cache.c b/src/cache.c index 464d817..4a3bf11 100644 --- a/src/cache.c +++ b/src/cache.c @@ -20,14 +20,14 @@ #include #define _(String) gettext(String) +#include +#include #include #include "cache.h" #include "log.h" #include "ppastats.h" -#include -#include /* Simple cache implementation but should be enough for storing LP data.