bind9/lib/isc/include
Aram Sargsyan fce68da460 Fix ISC_REFCOUNT_TRACE_IMPL usage
ISC_REFCOUNT_TRACE_IMPL uses isc_tid(), but the corresponding header
file is not included, which breaks, for example, compiling BIND with
DNS_CATZ_TRACE defined in lib/dns/include/dns/catz.h.

Add '#include <isc/tid.h>' in lib/isc/include/isc/refcount.h.
2023-03-09 21:38:04 +00:00
..
isc Fix ISC_REFCOUNT_TRACE_IMPL usage 2023-03-09 21:38:04 +00:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00