X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2Fhttp.c;fp=src%2Fhttp.c;h=32a30e726efc85f6f233d7731e98d513823b75f2;hp=cd465154e562e023633c8d8e72c2125a3c024558;hb=82eee30857df0465a15aaa965b6b81124aa91690;hpb=181f91ab9da4e77948b59191755c25371a5a7000 diff --git a/src/http.c b/src/http.c index cd46515..32a30e7 100644 --- a/src/http.c +++ b/src/http.c @@ -28,7 +28,7 @@ #include #include "http.h" -#include "log.h" +#include struct http_session { CURL *curl;