]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - udp_send.c
sched: Allow more than one running scheduler instance.
[paraslash.git] / udp_send.c
index b4494eb7edb9e9fd26c1f4d20e9b81b06472c625..880d7957dbd4430819c917cb4b6a9533c96d321c 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <regex.h>
 #include <sys/time.h>
-#include <dirent.h>
 #include <sys/socket.h>
 #include <netinet/udp.h>
 #include <net/if.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 "sched.h"
 #include "close_on_fork.h"
 
 /**