]> sjero.net Git - wget/blobdiff - src/mswindows.c
Eschew config-post.h.
[wget] / src / mswindows.c
index 1bf8df93d31940990c72d586bf2cdf0752a37e57..2844c025eed7b8340a8eedf24162668e11dc1d2c 100644 (file)
@@ -27,7 +27,7 @@ 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>
@@ -38,7 +38,6 @@ so, delete this exception statement from your version.  */
 
 #define INHIBIT_WRAP /* avoid wrapping of socket, bind, ... */
 
-#include "wget.h"
 #include "utils.h"
 #include "url.h"