Andreas Krennmair:
[apps/madmutt.git] / imap / command.c
index f35ae75..141af12 100644 (file)
 /* command.c: routines for sending commands to an IMAP server and parsing
  *  responses */
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include "mutt.h"
 #include "imap_private.h"
 #include "message.h"