]> sjero.net Git - wget/blobdiff - src/spider.h
Fix compiler warnings
[wget] / src / spider.h
index a563c67f9b9e0b90f4bf9a2df90dcf08a58cbce9..bfb5328cf11a099df6c18afea86b46dd17af94f2 100644 (file)
@@ -34,5 +34,6 @@ as that of the covered work.  */
 #define visited_url(a,b)
 void nonexisting_url (const char *);
 void print_broken_links (void);
+void spider_cleanup (void);
 
 #endif /* SPIDER_H */