X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mx.h;h=8f0a3652c5a792f2dd28058fd4450181b84dc637;hp=ccbe239128ff204e1b40d1d50336325e1d933a45;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hpb=b8c71f93b0296f815a6538182343ba67e88c0012 diff --git a/mx.h b/mx.h index ccbe239..8f0a365 100644 --- a/mx.h +++ b/mx.h @@ -169,5 +169,6 @@ int mx_lock_file (const char *, int, int, int, int); int mx_unlock_file (const char *path, int fd, int dot); int mx_rebuild_cache (void); +void mutt_parse_mime_message (CONTEXT * ctx, HEADER *); #endif /* !_MX_H */