X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send_common.c;h=0baac3a6f5c9713e810f97b53d13275f4178c610;hp=77cdabae3cff8326027e0ded13b4856ee35e3dbb;hb=815bff104d37c61f65bc776eaeeb77f8a1406a1a;hpb=027f2c1237051d2d569d6be7f381c886f659bac3 diff --git a/send_common.c b/send_common.c index 77cdabae..0baac3a6 100644 --- a/send_common.c +++ b/send_common.c @@ -6,8 +6,13 @@ /** \file send_common.c Functions used by more than one paraslash sender. */ +#include +#include #include #include +#include +#include +#include #include "para.h" #include "error.h"