no more list2_t for mx's anymore either.
[apps/madmutt.git] / compress.h
index 50ac597..708e3ee 100644 (file)
@@ -21,6 +21,6 @@ int mutt_test_compress_command (const char *);
 int mutt_check_mailbox_compressed (CONTEXT *);
 void mutt_fast_close_compressed (CONTEXT *);
 
 int mutt_check_mailbox_compressed (CONTEXT *);
 void mutt_fast_close_compressed (CONTEXT *);
 
-mx_t* compress_reg_mx (void);
+extern mx_t const compress_mx;
 
 #endif /* _COMPRESS_H */
 
 #endif /* _COMPRESS_H */