X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconvert.c;fp=src%2Fconvert.c;h=88474c6d5fd4f67168316ddc455098c8fb35fcff;hp=fcb0dc7d4f1383de67581f9e153461fdaa7f7f15;hb=462e643a7e31676eceda23e634241f7b4d2cd7bb;hpb=3073a77ed89e7d9527d110a028d134bfd1f9cb40 diff --git a/src/convert.c b/src/convert.c index fcb0dc7d..88474c6d 100644 --- a/src/convert.c +++ b/src/convert.c @@ -27,7 +27,7 @@ Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work. */ -#include +#include "wget.h" #include #include @@ -37,8 +37,6 @@ as that of the covered work. */ #endif /* HAVE_UNISTD_H */ #include #include - -#include "wget.h" #include "convert.h" #include "url.h" #include "recur.h"