Rocco Rutte:
[apps/madmutt.git] / mbox.c
diff --git a/mbox.c b/mbox.c
index 639c824..71228d9 100644 (file)
--- a/mbox.c
+++ b/mbox.c
 
 /* This file contains code to parse ``mbox'' and ``mmdf'' style mailboxes */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "mutt.h"
 #include "mailbox.h"
 #include "mx.h"