X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fspider.c;fp=src%2Fspider.c;h=492bd81156fd8563648b9c0973985702a9d1ef90;hp=b12552d37ae4194d1f8803c6bcf11aa959650c50;hb=462e643a7e31676eceda23e634241f7b4d2cd7bb;hpb=3073a77ed89e7d9527d110a028d134bfd1f9cb40 diff --git a/src/spider.c b/src/spider.c index b12552d3..492bd811 100644 --- a/src/spider.c +++ b/src/spider.c @@ -27,13 +27,12 @@ Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work. */ -#include +#include "wget.h" #include #include #include -#include "wget.h" #include "spider.h" #include "url.h" #include "utils.h"