]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Include mail-index.h from mail-storage.h
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 8 Feb 2018 15:14:53 +0000 (17:14 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 6 Mar 2018 04:53:25 +0000 (06:53 +0200)
commitc837fee817917959b7a3410b59790b284ca08c1d
treed2b87b3ae4610130a30b36262fbff4e6aff88a5f
parentced0220a754c0999346c4811aeca76a83a91098b
lib-storage: Include mail-index.h from mail-storage.h

This makes it a bit more acceptable to use mail-index.h API, without having
to go through the lib-storage layer. This is also needed by the next patch
to avoid duplicating the same enum in both lib-index and lib-storage layer.
src/imap-urlauth/Makefile.am
src/lib-imap-urlauth/Makefile.am
src/lib-storage/mail-storage.h
src/plugins/imap-quota/Makefile.am
src/pop3/Makefile.am