tools/kwbimage: Support building with LibreSSL
authorMarek BehĂșn <marek.behun@nic.cz>
Tue, 6 Jun 2017 13:17:27 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 10 Jun 2017 00:34:57 +0000 (20:34 -0400)
commit56491f98d48921a57d1f13e3f91556a1b87de2f8
tree624a8dc9d0818c8031e1a1d80093b99dbac34a4c
parent39f0819125834774e431a55d61f5d78ce7691819
tools/kwbimage: Support building with LibreSSL

The kwbimage utility fails to compile when LibreSSL is present on
the host system instead of OpenSSL. This one-line patch resolves
this.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
tools/kwbimage.c