]> sjero.net Git - wget/blobdiff - src/ftp-ls.c
[svn] Extract timers to a separate file.
[wget] / src / ftp-ls.c
index 913302502b7d8d187fde973c9b755bb0506a9f95..dd703dfd193d9e3773fd8745959028de9b2d8554 100644 (file)
@@ -47,6 +47,7 @@ so, delete this exception statement from your version.  */
 #include "utils.h"
 #include "ftp.h"
 #include "url.h"
+#include "convert.h"           /* for html_quote_string prototype */
 
 extern FILE *output_stream;