X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=1093429cfc77026289f49754c7ea5c84330c71e6;hp=4c4083966ee409ae686daf38320c687e547c5d33;hb=4dfcc8c9b2e1dbb965f69283dca50c7581c88050;hpb=20ff9de24de47e591dd45e7dde0ac10948d6cbf6 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 4c408396..1093429c 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -448,6 +448,7 @@ _notmuch_database_link_message_to_parents (notmuch_database_t *notmuch, notmuch_status_t _notmuch_message_index_file (notmuch_message_t *message, + notmuch_indexopts_t *indexopts, notmuch_message_file_t *message_file); /* messages.c */