]> sjero.net Git - wget/blobdiff - src/convert.c
Merge SFLC licensing changes for OpenSSL with tip.
[wget] / src / convert.c
index fcb0dc7d4f1383de67581f9e153461fdaa7f7f15..88474c6d5fd4f67168316ddc455098c8fb35fcff 100644 (file)
@@ -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 <config.h>
+#include "wget.h"
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -37,8 +37,6 @@ as that of the covered work.  */
 #endif /* HAVE_UNISTD_H */
 #include <errno.h>
 #include <assert.h>
-
-#include "wget.h"
 #include "convert.h"
 #include "url.h"
 #include "recur.h"