mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 00:26:11 -04:00
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:
commit
ba20c4fbe1
1 changed files with 1 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue