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