X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_send.c;h=38d49e3e70e42bc72d9316a21a5ca5e5441106f3;hp=49c17631487db2cabedb4acd5444bb589d602762;hb=c517cb88ae745c9be06ac5cd99236c4bae8575c9;hpb=d31995b3074bb19aa4da66ce5c4774ca9ed101a1 diff --git a/udp_send.c b/udp_send.c index 49c17631..38d49e3e 100644 --- a/udp_send.c +++ b/udp_send.c @@ -18,13 +18,13 @@ #include "error.h" #include "string.h" #include "afh.h" +#include "net.h" #include "server.h" #include "list.h" #include "send.h" #include "sched.h" #include "vss.h" #include "portable_io.h" -#include "net.h" #include "fd.h" #include "close_on_fork.h"