X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send_common.c;h=0baac3a6f5c9713e810f97b53d13275f4178c610;hp=77cdabae3cff8326027e0ded13b4856ee35e3dbb;hb=42ddd68159d7eff0f3e7c225665c97f9abd59425;hpb=448c8f8e8c1c1eeb88ae468c0c3ab25bed6f2ac8 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"