Browse Source

OpenSSL: Include sha1/sha256 header files to verify declarations

Signed-hostap: Jouni Malinen <j@w1.fi>
Jouni Malinen 11 years ago
parent
commit
3cf06c9e2c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/crypto/crypto_openssl.c

+ 2 - 0
src/crypto/crypto_openssl.c

@@ -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