]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - http_send.c
Add docu of struct asf_header_info.
[paraslash.git] / http_send.c
index 5b98bbf4522c71d76a81d77e3de69f0545371ed0..3959cad4f3b67326d6161a252c5b3a66a74e0394 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"