X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Frecur.c;h=8d7b0940488a8f535a3f7a7e96435c26ed9ad814;hp=87440b41c8c7351a89f364673c950d85b3f620d5;hb=212396c7e1de6592294f92230254afdfd553843c;hpb=27ed78ddd6fd300a3c630a2029432241776215b7 diff --git a/src/recur.c b/src/recur.c index 87440b41..8d7b0940 100644 --- a/src/recur.c +++ b/src/recur.c @@ -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 +#include "wget.h" #include #include @@ -38,7 +38,6 @@ so, delete this exception statement from your version. */ #include #include -#include "wget.h" #include "url.h" #include "recur.h" #include "utils.h"