]> sjero.net Git - wget/blobdiff - src/convert.h
[svn] Fixed recursive spider mode.
[wget] / src / convert.h
index fea808cf386ae49e695fd411393120f01f96e940..d2367885b4d2e0e235a13be86b834de2f40d976d 100644 (file)
@@ -104,4 +104,7 @@ void convert_cleanup (void);
 
 char *html_quote_string (const char *);
 
+void nonexisting_url (const char *, const char *);
+void print_broken_links (void);
+
 #endif /* CONVERT_H */