mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
#include <stddef.h>
This commit is contained in:
@@ -15,10 +15,12 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: rwlock.c,v 1.22 2000/08/24 19:06:38 bwelling Exp $ */
|
||||
/* $Id: rwlock.c,v 1.23 2000/08/24 23:26:13 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <isc/magic.h>
|
||||
#include <isc/rwlock.h>
|
||||
#include <isc/util.h>
|
||||
|
Reference in New Issue
Block a user