X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=mx.h;h=74f02f107b2471b598c8b59532ef5758bc757bf6;hb=d9960a434f5c00a534a0dabe02ae5ab8d4881569;hp=4e094427459bd3a5c537efdf50c7512f3144e7b8;hpb=42cc85de46ed8971a6c793835023cf26766fb096;p=apps%2Fmadmutt.git 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 */