Merge branch 'matthijs-fix-build-usdt' into 'main'

Fix build error related to USDT

See merge request isc-projects/bind9!8368
This commit is contained in:
Matthijs Mekking 2023-10-10 15:43:59 +00:00
commit ba20c4fbe1

View file

@ -125,10 +125,9 @@ libdns_la_HEADERS = \
include/dns/ssu.h \
include/dns/stats.h \
include/dns/time.h \
include/dns/trace.h \
include/dns/transport.h \
include/dns/tkey.h \
include/dns/trace.h \
include/dns/transport.h \
include/dns/tsig.h \
include/dns/ttl.h \
include/dns/types.h \