X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fhttp.c;h=4370f250d33c3b5b5e1c1bdee9e863d5e0fb347f;hb=46db2198db02ed75562dd331d68ddbbbb1f1cff4;hp=d6c79835d44ef750e9ee8e60be9930b5e579294b;hpb=b59ec44bffce28192c6408fed838c4d593a17c82;p=ppastats.git 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;