X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=39d11a917b20a7f256f707829438b88ea0cfe379;hp=df32d39cb7a38a1025de40a52a889f720d0021ff;hb=575493e78534f8fd241d663b8690a22d6885e0b1;hpb=b31e44c678bf3bfe81bcc5f159e627551f12700f diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index df32d39c..39d11a91 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -676,6 +676,8 @@ struct _notmuch_indexopts { _notmuch_crypto_t crypto; }; +#define CONFIG_HEADER_PREFIX "index.header." + NOTMUCH_END_DECLS #ifdef __cplusplus