X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fres.c;fp=src%2Fres.c;h=1f46f6d1df7332b93e2ab9b71859f5c0283ec375;hp=0aea66f35f177734ed043f94df58869ddcba4135;hb=212396c7e1de6592294f92230254afdfd553843c;hpb=27ed78ddd6fd300a3c630a2029432241776215b7 diff --git a/src/res.c b/src/res.c index 0aea66f3..1f46f6d1 100644 --- a/src/res.c +++ b/src/res.c @@ -66,9 +66,7 @@ so, delete this exception statement from your version. */ res_match_path, res_register_specs, res_get_specs, and res_retrieve_file. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include "wget.h" #include #include @@ -76,7 +74,6 @@ so, delete this exception statement from your version. */ #include #include -#include "wget.h" #include "utils.h" #include "hash.h" #include "url.h"