X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_recv.c;h=71aef76ad3bcd49e6eccb9d1221addb4884bc96d;hp=f82924d9cfd728c83f4bed516fc4e84dbe21e139;hb=b90c61663c32cdc6cfc0e78070e2a94a14cb2f8e;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"