Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 7 Apr 2005 20:55:50 +0000 (20:55 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 7 Apr 2005 20:55:50 +0000 (20:55 +0000)
build fix when not building with IMAP support

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@256 e385b8ad-14ed-0310-8656-cc95a2468c6d

postpone.c

index 23ae41c..264e9dc 100644 (file)
@@ -18,8 +18,8 @@
 #include "mime.h"
 #include "mapping.h"
 #include "sort.h"
 #include "mime.h"
 #include "mapping.h"
 #include "sort.h"
-#ifdef USE_IMAP
 #include "mx.h"
 #include "mx.h"
+#ifdef USE_IMAP
 #include "imap.h"
 #endif
 #include "mutt_crypt.h"
 #include "imap.h"
 #endif
 #include "mutt_crypt.h"