X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fgnutls.c;fp=src%2Fgnutls.c;h=05ae086b5c0da203afe6dfd5ebfc987d76293530;hp=7f0153e553b94c4112ce8c67802afbbc47dd20d9;hb=462e643a7e31676eceda23e634241f7b4d2cd7bb;hpb=3073a77ed89e7d9527d110a028d134bfd1f9cb40 diff --git a/src/gnutls.c b/src/gnutls.c index 7f0153e5..05ae086b 100644 --- a/src/gnutls.c +++ b/src/gnutls.c @@ -27,7 +27,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 @@ -40,7 +40,6 @@ as that of the covered work. */ #include #include -#include "wget.h" #include "utils.h" #include "connect.h" #include "url.h"