]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Include sha512.h to match function prototypes
authorJouni Malinen <jouni@codeaurora.org>
Fri, 30 Nov 2018 15:38:35 +0000 (17:38 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 30 Nov 2018 19:28:06 +0000 (21:28 +0200)
commit3337fc2a12c3703060cfd5d5eb9e859ba659e891
treec6f9095d5ea72422ca9ac16c3d648affdde01f6a
parentb3f99d45d5c382e99cdb39839092bd2813be5c3c
OpenSSL: Include sha512.h to match function prototypes

This gets rid of sparse warnings.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/crypto/crypto_openssl.c