]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
define _OPENBSD_SOURCE for reallocarray on NetBSD V_7_3_P1
authorDamien Miller <djm@mindrot.org>
Wed, 27 Jul 2016 22:54:27 +0000 (08:54 +1000)
committerDamien Miller <djm@mindrot.org>
Wed, 27 Jul 2016 22:54:27 +0000 (08:54 +1000)
commit99522ba7ec6963a05c04a156bf20e3ba3605987c
treec5db0855bff312a7cf24a2c5f177ae7c7e15df0d
parent3e1e076550c27c6bbdddf36d8f42bd79fbaaa187
define _OPENBSD_SOURCE for reallocarray on NetBSD

Report by and debugged with Hisashi T Fujinaka, dtucker nailed
the problem (lack of prototype causing return type confusion).
configure.ac