1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Include convert.h.

This commit is contained in:
hniksic 2003-09-21 16:32:42 -07:00
parent dadde97838
commit 9d333d074b

View 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"