summaryrefslogtreecommitdiffstats
path: root/mx.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-06-08 09:17:25 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-06-08 09:17:25 +0000
commit57c930bf79e06c485142efeb62ffb1e9d8fe3d3b (patch)
treec3c1e876454aead42f16023f45b23a73961a03d6 /mx.c
parent1a5381e07e97fe482c2b3a7c75f99938f0b105d4 (diff)
Mutt 0.92.9i.mutt-0-92-9i
Diffstat (limited to 'mx.c')
-rw-r--r--mx.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/mx.c b/mx.c
index 604e7f38..a1b93c53 100644
--- a/mx.c
+++ b/mx.c
@@ -29,8 +29,9 @@
#include "pgp.h"
#endif
-
-
+#ifdef USE_IMAP
+#include "imap.h"
+#endif
#ifdef BUFFY_SIZE
#include "buffy.h"