]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - http_send.c
fsck.c: Fix a double free bug.
[paraslash.git] / http_send.c
index 8636d10d2d71e41419cd762328004e194f5ac7cb..3f03f00b41a943af347c2e5599fde1ff9a3e507d 100644 (file)
@@ -6,6 +6,8 @@
 
 /** \file http_send.c paraslash's http sender */
 
+#include <sys/types.h>
+#include <dirent.h>
 
 #include "para.h"
 #include "server.cmdline.h"