]> sjero.net Git - wget/blobdiff - src/ftp-opie.c
Eschew config-post.h.
[wget] / src / ftp-opie.c
index 2159298a1a91d50a72ff7fd730fd0a97ebf3cdc5..713e14c07212c6ae88098f2560fac63c3403cf98 100644 (file)
@@ -27,13 +27,12 @@ modify this file, you may extend this exception to your version of the
 file, but you are not obligated to do so.  If you do not wish to do
 so, delete this exception statement from your version.  */
 
-#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"