diff mbox series

[v1,1/1] linux-gen: fix compilation with OpenSSL 1.1.y

Message ID 1499094006-16869-2-git-send-email-odpbot@yandex.ru
State New
Headers show
Series [v1,1/1] linux-gen: fix compilation with OpenSSL 1.1.y | expand

Commit Message

Github ODP bot July 3, 2017, 3 p.m. UTC
From: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>


Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>

---
/** Email created from pull request 66 (lumag:monarch-crypto)
 ** https://github.com/Linaro/odp/pull/66
 ** Patch: https://github.com/Linaro/odp/pull/66.patch
 ** Base sha: 0fcec77081fd1df2f862419b42014bbf700d9c32
 ** Merge commit sha: 9450e79b6ba2367d862072102f076e5e77ff0bba
 **/
 platform/linux-generic/include/odp_crypto_internal.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/platform/linux-generic/include/odp_crypto_internal.h b/platform/linux-generic/include/odp_crypto_internal.h
index 7b104afa..47ace2f3 100644
--- a/platform/linux-generic/include/odp_crypto_internal.h
+++ b/platform/linux-generic/include/odp_crypto_internal.h
@@ -13,6 +13,7 @@  extern "C" {
 
 #include <openssl/des.h>
 #include <openssl/aes.h>
+#include <openssl/evp.h>
 
 #define OP_RESULT_MAGIC 0x91919191