X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.c;h=76deea230d0955bbb1978ab5af6de2d3bb48cc20;hb=09eff65aa1d941b8114ae7da2cd47d8d36783024;hp=cbc9645aa5b1e5c2133086116420991178df6148;hpb=07232d8229d07417da518d8c68a80f5386905d8d;p=apps%2Fmadmutt.git diff --git a/init.c b/init.c index cbc9645..76deea2 100644 --- a/init.c +++ b/init.c @@ -27,7 +27,7 @@ #include "mutt_crypt.h" #include "mutt_idna.h" -#if defined(USE_SSL) || defined(USE_NSS) +#if defined(USE_SSL) || defined(USE_NSS) || defined(USE_GNUTLS) #include "mutt_ssl.h" #endif