X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2Fhttp.c;h=4370f250d33c3b5b5e1c1bdee9e863d5e0fb347f;hp=d6c79835d44ef750e9ee8e60be9930b5e579294b;hb=f534061fc8230481a3ca40abc1d1e9b79d3c4976;hpb=497e16d17e06f1f303de8f10398353b0821f9c1e diff --git a/src/http.c b/src/http.c index d6c7983..4370f25 100644 --- a/src/http.c +++ b/src/http.c @@ -28,7 +28,7 @@ #include "fcache.h" #include "http.h" -#include "log.h" +#include static const int DEFAULT_FETCH_RETRIES = 10;