X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_recv.c;h=71aef76ad3bcd49e6eccb9d1221addb4884bc96d;hp=f82924d9cfd728c83f4bed516fc4e84dbe21e139;hb=d1a194d437608fd036f6eb22ab7db284ee7c07f4;hpb=74d8b443aba528dc65af874a81c53be26aaace9e diff --git a/http_recv.c b/http_recv.c index f82924d9..71aef76a 100644 --- a/http_recv.c +++ b/http_recv.c @@ -6,6 +6,9 @@ /** \file http_recv.c paraslash's http receiver */ +#include +#include + #include "para.h" #include "error.h" #include "http.h"