X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.c;h=76deea230d0955bbb1978ab5af6de2d3bb48cc20;hp=cbc9645aa5b1e5c2133086116420991178df6148;hb=f01ff4c6458044803e18fe79a633a0e528f35463;hpb=07232d8229d07417da518d8c68a80f5386905d8d 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