X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fretr.c;fp=src%2Fretr.c;h=364377226025d58943fdcc85040b1b76d4069929;hp=e8caf34c3df96cdf55edb7559ef7d1cc37afe542;hb=462e643a7e31676eceda23e634241f7b4d2cd7bb;hpb=3073a77ed89e7d9527d110a028d134bfd1f9cb40 diff --git a/src/retr.c b/src/retr.c index e8caf34c..36437722 100644 --- a/src/retr.c +++ b/src/retr.c @@ -28,7 +28,7 @@ Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work. */ -#include +#include "wget.h" #include #include @@ -39,7 +39,6 @@ as that of the covered work. */ #include #include -#include "wget.h" #include "utils.h" #include "retr.h" #include "progress.h"