X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=f9774a4853e6dd561cbefe60bb0beaa44b852c12;hp=3768d6f88d034bd3fe4401fa8993b56d6cd0deb5;hb=98845fdbb2a4acaa0036f8e2e998e726b18e6b13;hpb=361b9d4bd9042629e3729b43d18a862ddc716242 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 3768d6f8..f9774a48 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -167,6 +167,9 @@ _notmuch_database_split_path (void *ctx, const char * _notmuch_database_get_directory_db_path (const char *path); +unsigned int +_notmuch_database_generate_doc_id (notmuch_database_t *notmuch); + notmuch_private_status_t _notmuch_database_find_unique_doc_id (notmuch_database_t *notmuch, const char *prefix_name,