X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=56929ffa87cb67343fba6bb623832c7410971ded;hp=50f93eec27472839caa45956f3df1def86767cbb;hb=406ec4b15d65f1104c7ff3ee654a5e9cd5b39f29;hpb=e890b0cf4011fd9fd77ebd87343379e4a778888b diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 50f93eec..56929ffa 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -155,6 +155,11 @@ const char * _notmuch_database_relative_path (notmuch_database_t *notmuch, const char *path); +notmuch_status_t +_notmuch_database_find_parent_id (notmuch_database_t *notmuch, + const char *path, + unsigned int *parent_id); + /* thread.cc */ notmuch_thread_t *