]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch '9-use-C99-integer-types' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 8 Aug 2018 09:05:26 +0000 (05:05 -0400)
committerOndřej Surý <ondrej@isc.org>
Wed, 8 Aug 2018 09:05:26 +0000 (05:05 -0400)
Redefine ISC's int and boolean types to use <stdint.h> and <stdbool.h> types

See merge request isc-projects/bind9!162


Trivial merge