]> git.ipfire.org Git - thirdparty/bind9.git/commit
Stop including lmdb.h from <dns/view.h>
authorOndřej Surý <ondrej@isc.org>
Thu, 11 Feb 2021 13:15:38 +0000 (14:15 +0100)
committerMark Andrews <marka@isc.org>
Tue, 16 Feb 2021 01:04:46 +0000 (01:04 +0000)
commitdce292e7f40d9a0634464dcfed3ea00951e76dbb
tree0311db78f1c990cad5a968fb851acdc03763a27f
parentd1448a4c2a6680adc2019b782148321ee2052a7c
Stop including lmdb.h from <dns/view.h>

The lmdb.h doesn't have to be included from the dns/view.h header as it
is separately included where used.  This stops exposing the inclusion of
lmdb.h from the libdns headers.
lib/dns/include/dns/view.h