X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_send.c;fp=udp_send.c;h=35cb61358bb616a0733224c2f4494b72989e9c02;hp=96f12ff0f716b3e26176ab5d03b3ca0d3dba2d7e;hb=77d770f7b0930476d95021bd9e6d6007db53d391;hpb=03849db5d67e1702b1311429966fedd2545512d7 diff --git a/udp_send.c b/udp_send.c index 96f12ff0..35cb6135 100644 --- a/udp_send.c +++ b/udp_send.c @@ -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"