Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit d7bcdf8

Browse files
committed
Merge branch 'feature/main/zt-rwlock.h' into 'main'
Include isc_rwlocktype_t type definition in zt.h See merge request isc-projects/bind9!7376
2 parents 0bc0cab + 395d6fc commit d7bcdf8

File tree

1 file changed

+1
-0
lines changed
  • lib/dns/include/dns

1 file changed

+1
-0
lines changed

lib/dns/include/dns/zt.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <stdbool.h>
1919

2020
#include <isc/lang.h>
21+
#include <isc/rwlock.h>
2122

2223
#include <dns/types.h>
2324

0 commit comments

Comments
 (0)