Rocco Rutte:
[apps/madmutt.git] / edit.c
diff --git a/edit.c b/edit.c
index 7e8f507..1674248 100644 (file)
--- a/edit.c
+++ b/edit.c
 
 /* Close approximation of the mailx(1) builtin editor for sending mail. */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "mutt.h"
 #include "mutt_curses.h"
 #include "mutt_idna.h"