Nico Golde:
[apps/madmutt.git] / imap / auth_gss.c
index 03f48d3..e687fbd 100644 (file)
@@ -18,8 +18,9 @@
 
 /* GSS login/authentication code */
 
-/* for HAVE_HEIMDAL */
-#include "config.h"
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "mutt.h"
 #include "imap_private.h"