no more list2_t for mx's anymore either.
[apps/madmutt.git] / imap / mx_imap.h
index e4758c3..f2e5ddd 100644 (file)
@@ -13,7 +13,8 @@
 
 #include "mx.h"
 
-int imap_is_magic (const char*, struct stat*);
-mx_t* imap_reg_mx (void);
+extern mx_t const imap_mx;
+
+int imap_is_magic(const char*, struct stat*);
 
 #endif /* !_IMAP_MX_H */