commit | a2d5efd74fb2e6893bcebfae41ea600bc7b65e6e | [log] [tgz] |
---|---|---|
author | Jonathan Gray <jsg@jsg.id.au> | Wed Feb 21 02:59:01 2018 +1100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 23 10:40:51 2018 -0500 |
tree | 6edafee776df5b9cdd61d8d8a08f87c6d49cf214 | |
parent | 744247de29453c24f14e29191e0271a29cd0b3c1 [diff] |
tools/kwbimage: fix LibreSSL build Fix build after addition of RSA_get0_key() to LibreSSL. Patch from Theo Buehler and Stuart Henderson. Signed-off-by: Theo Buehler <tb@openbsd.org> Signed-off-by: Stuart Henderson <sthen@openbsd.org>