]> sjero.net Git - wget/blobdiff - src/main.c
[svn] #include'd spider.h to get rid of compiler warnings.
[wget] / src / main.c
index bf9eef772fb44958b90a8ead6428399eee41c386..1f3880fdf302f542947dfef6302532ef76a471a3 100644 (file)
@@ -52,6 +52,7 @@ so, delete this exception statement from your version.  */
 #include "url.h"
 #include "progress.h"           /* for progress_handle_sigwinch */
 #include "convert.h"
+#include "spider.h"
 #include "http.h"               /* for save_cookies */
 
 /* On GNU system this will include system-wide getopt.h. */