]> sjero.net Git - wget/blobdiff - src/ftp-opie.c
Merge SFLC licensing changes for OpenSSL with tip.
[wget] / src / ftp-opie.c
index a9986174a6094db9b2da043f910e4b317dc6fe5c..eba6310cf54196258a9ac34a6a7f8666e56ed98e 100644 (file)
@@ -28,13 +28,12 @@ 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>
 #include <string.h>
 
-#include "wget.h"
 #include "gen-md5.h"
 #include "ftp.h"