X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_send.c;h=38d49e3e70e42bc72d9316a21a5ca5e5441106f3;hp=49c17631487db2cabedb4acd5444bb589d602762;hb=79a88784e0819c1bbe9de8d39a0e05997c8211f6;hpb=767a4a54c967bc4b80bd14d02e89fe91acd848dd 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"