X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=udp_send.c;h=35cb61358bb616a0733224c2f4494b72989e9c02;hb=77d770f7b0930476d95021bd9e6d6007db53d391;hp=4580f009b3cb4b75d2f9e4c3a4e274cfc230e387;hpb=1cccf6fa93c251f8f2805aa5fb163741d851c051;p=paraslash.git diff --git a/udp_send.c b/udp_send.c index 4580f009..35cb6135 100644 --- a/udp_send.c +++ b/udp_send.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2013 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"