Always include stdbool.h.
[paraslash.git] / http_send.c
index 4ad857662f6ef5d9029129c6714b8c0c20ecdca4..b78784b5995c2380be36e23d28e92894ed651ea3 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <dirent.h>
 #include <osl.h>
 
 #include "para.h"
@@ -21,6 +20,7 @@
 #include "http.h"
 #include "list.h"
 #include "send.h"
+#include "sched.h"
 #include "vss.h"
 #include "close_on_fork.h"
 #include "net.h"