]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: setup user headers in query parser
[notmuch] / lib / notmuch-private.h
index df32d39cb7a38a1025de40a52a889f720d0021ff..39d11a917b20a7f256f707829438b88ea0cfe379 100644 (file)
@@ -676,6 +676,8 @@ struct _notmuch_indexopts {
     _notmuch_crypto_t crypto;
 };
 
+#define CONFIG_HEADER_PREFIX "index.header."
+
 NOTMUCH_END_DECLS
 
 #ifdef __cplusplus