X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mx.h;h=74f02f107b2471b598c8b59532ef5758bc757bf6;hp=4e094427459bd3a5c537efdf50c7512f3144e7b8;hb=ccc32b06bb266419be820fb17af389e92ad4d195;hpb=42cc85de46ed8971a6c793835023cf26766fb096 diff --git a/mx.h b/mx.h index 4e09442..74f02f1 100644 --- a/mx.h +++ b/mx.h @@ -171,4 +171,6 @@ void mx_update_tables (CONTEXT *, int); 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); + #endif /* !_MX_H */