sched: Allow more than one running scheduler instance.
[paraslash.git] / dccp_send.c
index 304a42e749a647d5d6a568ae0e9850d183907979..53fa54e3fbac6fca71ea6005c10a6fa2e707dd3f 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <dirent.h>
 #include <osl.h>
 
 #include "para.h"
@@ -25,6 +24,7 @@
 #include "net.h"
 #include "list.h"
 #include "send.h"
+#include "sched.h"
 #include "vss.h"
 #include "fd.h"
 #include "close_on_fork.h"