X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fgnutls.c;h=40a04ef32733b6d20a804625f8a6711bf0517640;hp=dfff00cf5bf6e0ffc950fc55f885ddc466b9b726;hb=eb557e9e770cdffc17e3f7eefa95ee47d3e77e26;hpb=a25607f788fe8b31f954ea8174f92b77e2dd8a59 diff --git a/src/gnutls.c b/src/gnutls.c index dfff00cf..40a04ef3 100644 --- a/src/gnutls.c +++ b/src/gnutls.c @@ -48,6 +48,8 @@ as that of the covered work. */ #include "ptimer.h" #include "ssl.h" +#include + #ifdef WIN32 # include "w32sock.h" #endif