X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_send.c;h=8636d10d2d71e41419cd762328004e194f5ac7cb;hp=e7a9ae2bc50c201c52cf0d3b25f896ecec515dd9;hb=cb6d1dfb9e4067229a4bbde0abd05784d97ef14b;hpb=5129488b99c3d3796752a380a987c74d041dffe8 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"