From af454b5bb09bf647b4854dc277f2eefc151b2608 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Fri, 8 Jun 2012 09:18:47 +0000 Subject: Reduce version skew. --- crypto/ecdh/ech_key.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/ecdh') diff --git a/crypto/ecdh/ech_key.c b/crypto/ecdh/ech_key.c index f44da9298b..2988899ea2 100644 --- a/crypto/ecdh/ech_key.c +++ b/crypto/ecdh/ech_key.c @@ -68,9 +68,6 @@ */ #include "ech_locl.h" -#ifndef OPENSSL_NO_ENGINE -#include -#endif int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *eckey, -- cgit v1.2.3