diff options
Diffstat (limited to 'usr/src/common/openssl/crypto/engine/eng_pkey.c')
-rw-r--r-- | usr/src/common/openssl/crypto/engine/eng_pkey.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/common/openssl/crypto/engine/eng_pkey.c b/usr/src/common/openssl/crypto/engine/eng_pkey.c index 8c69171511..bc8b21abec 100644 --- a/usr/src/common/openssl/crypto/engine/eng_pkey.c +++ b/usr/src/common/openssl/crypto/engine/eng_pkey.c @@ -53,10 +53,7 @@ * */ -#include <openssl/crypto.h> -#include "cryptlib.h" #include "eng_int.h" -#include <openssl/engine.h> /* Basic get/set stuff */ |