X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send_common.c;h=3f29fe818c41e8b824d084c657712882192b177f;hp=354c9ed509deddc14f4528ce318e0d1ad90a8b7e;hb=4d9d588c5df359c3c5f279fbfd4ea51d3a2afc87;hpb=779cfd85fd90d1f9182deade08d5fe3f2f3a1530 diff --git a/send_common.c b/send_common.c index 354c9ed5..3f29fe81 100644 --- a/send_common.c +++ b/send_common.c @@ -1,13 +1,18 @@ /* - * Copyright (C) 2005-2012 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"