]> git.ipfire.org Git - thirdparty/bind9.git/commit
Stop including dnstap headers from <dns/dnstap.h>
authorOndřej Surý <ondrej@isc.org>
Thu, 11 Feb 2021 13:25:58 +0000 (14:25 +0100)
committerMark Andrews <marka@isc.org>
Tue, 16 Feb 2021 01:04:46 +0000 (01:04 +0000)
commit23c3bcc71191ae25d10e45284e7e44f982fcfff4
treed3a5cfe297f6aa58915cb3b220bca95db4ad8cb3
parentdce292e7f40d9a0634464dcfed3ea00951e76dbb
Stop including dnstap headers from <dns/dnstap.h>

The <fstrm.h> and <protobuf-c/protobuf-c.h> headers are only directly
included where used and we stopped exposing those headers from libdns
headers.
bin/named/main.c
bin/named/server.c
lib/bind9/check.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h
lib/dns/tests/dnstap_test.c