Andreas Krennmair:
[apps/madmutt.git] / mx.h
diff --git a/mx.h b/mx.h
index 3750928..f5a31a7 100644 (file)
--- a/mx.h
+++ b/mx.h
@@ -43,6 +43,9 @@ enum
 #ifdef USE_NNTP
   , M_NNTP
 #endif
+#ifdef USE_COMPRESSED
+  , M_COMPRESSED
+#endif
 };
 
 WHERE short DefaultMagic INITVAL (M_MBOX);