]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-index: move mail_cache_decision_add to public header
authorMarkus Valentin <markus.valentin@open-xchange.com>
Tue, 3 Sep 2019 12:16:41 +0000 (14:16 +0200)
committerMarkus Valentin <markus.valentin@open-xchange.com>
Wed, 4 Sep 2019 09:20:39 +0000 (09:20 +0000)
commit470eaf0a5994f664c2fdf660ca4ddf4919e4f851
tree35f39e08daf4309af64db90d1f11a8360def0fdb
parente749a9c6ef5a90e2e12fa8562c6c56314200a04c
lib-index: move mail_cache_decision_add to public header

To allow other components to mark fields as to be cached move the
declaration from mail-cache-private.h to mail-cache.h.
src/lib-index/mail-cache-private.h
src/lib-index/mail-cache.h