]> sjero.net Git - wget/blobdiff - src/host.c
Eschew config-post.h.
[wget] / src / host.c
index f6b0f1636ee8e13654064a97f5625fae1b36c81e..60da2541bc8d01e2d68543d9ff6ca53d14a04b08 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>
@@ -48,7 +48,6 @@ so, delete this exception statement from your version.  */
 
 #include <errno.h>
 
-#include "wget.h"
 #include "utils.h"
 #include "host.h"
 #include "url.h"