]> sjero.net Git - wget/blobdiff - src/http.c
[svn] #include'd spider.h to get rid of compiler warnings.
[wget] / src / http.c
index a6fb4d1d90b852450785d140c0bf179e4faaedab..99a059e57e2c70a6070f047cfa4cad02e9d78d06 100644 (file)
@@ -59,6 +59,7 @@ so, delete this exception statement from your version.  */
 # include "gen-md5.h"
 #endif
 #include "convert.h"
+#include "spider.h"
 
 #ifdef TESTING
 #include "test.h"