X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhttp.c;h=99a059e57e2c70a6070f047cfa4cad02e9d78d06;hp=a6fb4d1d90b852450785d140c0bf179e4faaedab;hb=763229b67f0e823505ef5f6cf77d0a7bd5746dc6;hpb=32c11ffe3658d09bba262bea55a1a8da62605fe6 diff --git a/src/http.c b/src/http.c index a6fb4d1d..99a059e5 100644 --- a/src/http.c +++ b/src/http.c @@ -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"