]> sjero.net Git - wget/blobdiff - src/html-url.c
[svn] Fix warnings reported by gcc -Wstrict-prototypes -Wmissing-prototypes.
[wget] / src / html-url.c
index 4216c796629c0688b8c54b8b7a96ef5a7d69de4f..2a162bd7e4a346df9445fa9c8ceeff44173bb850 100644 (file)
@@ -45,6 +45,7 @@ so, delete this exception statement from your version.  */
 #include "utils.h"
 #include "hash.h"
 #include "convert.h"
+#include "recur.h"             /* declaration of get_urls_html */
 
 #ifndef errno
 extern int errno;