mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-07 19:32:05 -04:00
Merge branch 'aram/fix-ISC_REFCOUNT_TRACE_IMPL-usage' into 'main'
Fix ISC_REFCOUNT_TRACE_IMPL usage See merge request isc-projects/bind9!7673
This commit is contained in:
commit
d96ff69b84
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <isc/error.h>
|
||||
#include <isc/lang.h>
|
||||
#include <isc/mutex.h>
|
||||
#include <isc/tid.h>
|
||||
#include <isc/types.h>
|
||||
|
||||
/*! \file isc/refcount.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue