X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send_common.c;h=0baac3a6f5c9713e810f97b53d13275f4178c610;hp=250a2a0bc5a80f8973b33d43bcb2e12e3ee723e9;hb=815bff104d37c61f65bc776eaeeb77f8a1406a1a;hpb=c5e38315901ea63efd169af5d4ba3f3c66db7de9 diff --git a/send_common.c b/send_common.c index 250a2a0b..0baac3a6 100644 --- a/send_common.c +++ b/send_common.c @@ -1,13 +1,18 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \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"