Fix make clean and make install.
[paraslash.git] / http_send.c
index 0c48934aea55747fa9e24e9393b903d0b4754263..6ededb275ac225d8a38d6ccbead967d53877fad4 100644 (file)
@@ -6,8 +6,10 @@
 
 /** \file http_send.c paraslash's http sender */
 
+#include <regex.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <osl.h>
 
 #include "para.h"
 #include "error.h"