X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=udp_send.c;h=04e2982f86bf125c5b4ce8ab2d6daa9280ea0bce;hp=52947b20610a6b26280755cf0ddb5125ac5ae8a2;hb=e7f035b3ad7ecc64ec87d9ce890f89365dec1411;hpb=ac4e01ba1a2f302bf31dd511a7aff8da78660b15 diff --git a/udp_send.c b/udp_send.c index 52947b20..04e2982f 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"