]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move ISC_STRERRORSIZE to isc/strerr.h header
authorOndřej Surý <ondrej@sury.org>
Thu, 10 Jun 2021 06:08:09 +0000 (08:08 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 6 Jul 2021 05:33:48 +0000 (05:33 +0000)
commit4da0c49e809e0deefefdbf3f158c24526aaf3ecc
tree1e7a14092273a5d9b290fde2374b405e6e3074c9
parentd881e30b0aa8a7e679ab45d9e9d7ed1ddf28ff26
Move ISC_STRERRORSIZE to isc/strerr.h header

The ISC_STRERRORSIZE was defined in isc/platform.h header as the
value was different between Windows and POSIX platforms.  Now that
Windows is gone, move the define to where it belongs.
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/strerr.h