Skip to content

Include isc_rwlocktype_t type definition in zt.h

Petr Menšík requested to merge pemensik/bind9:feature/main/zt-rwlock.h into main

After changes zt.h uses rwlock type, which is not enforced to be always defined. Ensure full type definition is ready by including appropriate header.

Merge request reports