summaryrefslogtreecommitdiffstats
path: root/crypto/ecdh/ech_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ecdh/ech_key.c')
-rw-r--r--crypto/ecdh/ech_key.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/ecdh/ech_key.c b/crypto/ecdh/ech_key.c
index 52a4649dc6..ebd56ee2c9 100644
--- a/crypto/ecdh/ech_key.c
+++ b/crypto/ecdh/ech_key.c
@@ -70,9 +70,6 @@
#define OPENSSL_FIPSAPI
#include "ech_locl.h"
-#ifndef OPENSSL_NO_ENGINE
-#include <openssl/engine.h>
-#endif
int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key,
EC_KEY *eckey,