aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/providers/imap4/camel-imap4-summary.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/imap4/camel-imap4-summary.c b/camel/providers/imap4/camel-imap4-summary.c
index 4771fc63e7..ef3e7e3bbc 100644
--- a/camel/providers/imap4/camel-imap4-summary.c
+++ b/camel/providers/imap4/camel-imap4-summary.c
@@ -47,6 +47,8 @@
#include "camel-imap4-summary.h"
+#define d(x) x
+
#define IMAP4_SUMMARY_VERSION 1
static void camel_imap4_summary_class_init (CamelIMAP4SummaryClass *klass);