]> sjero.net Git - wget/commitdiff
[svn] Include convert.h.
authorhniksic <devnull@localhost>
Sun, 21 Sep 2003 23:32:42 +0000 (16:32 -0700)
committerhniksic <devnull@localhost>
Sun, 21 Sep 2003 23:32:42 +0000 (16:32 -0700)
src/main.c

index 8235bbe8cb82f66c397a1ffbe8d16f94abcd1d46..6b0c6d193498719f40608949fedb9f257a82a079 100644 (file)
@@ -60,6 +60,7 @@ so, delete this exception statement from your version.  */
 #include "cookies.h"
 #include "url.h"
 #include "progress.h"          /* for progress_handle_sigwinch */
+#include "convert.h"
 
 #ifdef HAVE_SSL
 # include "gen_sslfunc.h"