X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_send.c;h=3f03f00b41a943af347c2e5599fde1ff9a3e507d;hp=e7a9ae2bc50c201c52cf0d3b25f896ecec515dd9;hb=af27b1b1828cc3c9d9157905771fb38f4a929110;hpb=0869d99a5dcfa351536a129f10ddf3a99211cf46 diff --git a/http_send.c b/http_send.c index e7a9ae2b..3f03f00b 100644 --- a/http_send.c +++ b/http_send.c @@ -6,8 +6,12 @@ /** \file http_send.c paraslash's http sender */ +#include +#include +#include "para.h" #include "server.cmdline.h" +#include "afh.h" #include "server.h" #include "http.h" #include "vss.h"