X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send_common.c;h=a16869b07154022bfd9adf4a56250d34a2de16fb;hp=250a2a0bc5a80f8973b33d43bcb2e12e3ee723e9;hb=d87806284b9f6be9aab71ccbf0280d273b57eeb3;hpb=f652ce6afe7f6fd0e42814505234cbf4321a736e diff --git a/send_common.c b/send_common.c index 250a2a0b..a16869b0 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"