]> sjero.net Git - wget/blobdiff - src/utils.c
Eschew config-post.h.
[wget] / src / utils.c
index 003b364029fc08ccb2b561941bcbc2d28f058c99..5e31e0e16873e152e8c1fca2bf0454aae164cb81 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>
@@ -80,7 +80,6 @@ so, delete this exception statement from your version.  */
 # define USE_SIGNAL_TIMEOUT
 #endif
 
-#include "wget.h"
 #include "utils.h"
 #include "hash.h"