X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_send.c;h=465b3ca64171b41ec23df50b398c589226dc4c79;hp=4315b7d756437bc21edb6f69499abbfed79844e7;hb=d385c301094dfca932c5be9c1429047794fb3706;hpb=435ad905b15bdad01dc3189bed5bf1d647ed1229 diff --git a/udp_send.c b/udp_send.c index 4315b7d7..465b3ca6 100644 --- a/udp_send.c +++ b/udp_send.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2014 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -15,7 +15,6 @@ #include #include #include -#include #include #include "server.cmdline.h" @@ -23,7 +22,6 @@ #include "error.h" #include "string.h" #include "afh.h" -#include "afs.h" #include "server.h" #include "list.h" #include "send.h"