Andreas Krennmair:
[apps/madmutt.git] / init.c
diff --git a/init.c b/init.c
index cbc9645..76deea2 100644 (file)
--- 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