]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
OpenSSL: Include sha1/sha256 header files to verify declarations
authorJouni Malinen <j@w1.fi>
Tue, 31 Dec 2013 17:58:16 +0000 (19:58 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 31 Dec 2013 17:58:16 +0000 (19:58 +0200)
Signed-hostap: Jouni Malinen <j@w1.fi>

src/crypto/crypto_openssl.c

index 5215c00f1732632b8a1c5686979d55220d14a44c..1da2b9f4a37934bab1e7e8942fb23fec47e21fd5 100644 (file)
@@ -26,6 +26,8 @@
 #include "common.h"
 #include "wpabuf.h"
 #include "dh_group5.h"
+#include "sha1.h"
+#include "sha256.h"
 #include "crypto.h"
 
 #if OPENSSL_VERSION_NUMBER < 0x00907000