]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - http_send.c
the paraslash-0.4.9 release tarball
[paraslash.git] / http_send.c
index 086b600f0d043f928e6c2c0f71afa65104045f00..50211701b2f3df2c5fd8e919b352b7c967961b3a 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <dirent.h>
 #include <osl.h>
 #include <stdbool.h>
 
@@ -22,6 +21,7 @@
 #include "http.h"
 #include "list.h"
 #include "send.h"
+#include "sched.h"
 #include "vss.h"
 #include "close_on_fork.h"
 #include "net.h"