Andreas Krennmair:
[apps/madmutt.git] / imap / auth_sasl.c
index a68c9d4..a76677f 100644 (file)
 
 /* SASL login/authentication code */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "mutt.h"
 #include "mutt_sasl.h"
 #include "imap_private.h"