]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <stdint.h>
authorMark Andrews <marka@isc.org>
Thu, 21 Sep 2017 04:18:59 +0000 (14:18 +1000)
committerMark Andrews <marka@isc.org>
Thu, 21 Sep 2017 04:18:59 +0000 (14:18 +1000)
lib/isc/rwlock.c

index 030f3757437604e45ea75cdaf6c5f865d7ad8377..ef1a7616f810e282757132d4d73006fd29b20b01 100644 (file)
@@ -13,6 +13,7 @@
 #include <config.h>
 
 #include <stddef.h>
+#include <stdint.h>
 
 #include <isc/atomic.h>
 #include <isc/magic.h>