X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=dc58a2fd9cfaa94b3fecce214ee77a17f92af260;hp=7cb6fd49d890bf9b5f718c4bf36a9e32bdc0aad2;hb=9b73a8bcc9cb381fc1a15013f4baa3ec9fdb97a7;hpb=b53e1a2da720e9a0efd815b92f0a54dc2f644ffc diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 7cb6fd49..dc58a2fd 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -472,6 +472,8 @@ _notmuch_doc_id_set_remove (notmuch_doc_id_set_t *doc_ids, void _notmuch_message_add_reply (notmuch_message_t *message, notmuch_message_t *reply); +notmuch_database_t * +_notmuch_message_database (notmuch_message_t *message); /* sha1.c */