X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=4eb82619afa91235daa1c3a00ffad6efe27a7294;hp=8b582640aacdf54e6e1518a5d00d8228b1b6b982;hb=f93b7218c3e2d11c5b3cdd4c367a42ca7a7ede77;hpb=6ed606c19edfe06d2dfd48854fc97f8502eaaf7c diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 8b582640..4eb82619 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -151,6 +151,9 @@ typedef enum _notmuch_private_status { const char * _find_prefix (const char *name); +notmuch_status_t +_notmuch_database_ensure_writable (notmuch_database_t *notmuch); + const char * _notmuch_database_relative_path (notmuch_database_t *notmuch, const char *path);