diff options
Diffstat (limited to 'usr/src/common/openssl/crypto/engine/tb_cipher.c')
-rw-r--r-- | usr/src/common/openssl/crypto/engine/tb_cipher.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/common/openssl/crypto/engine/tb_cipher.c b/usr/src/common/openssl/crypto/engine/tb_cipher.c index 50b3cec1fa..177fc1fb73 100644 --- a/usr/src/common/openssl/crypto/engine/tb_cipher.c +++ b/usr/src/common/openssl/crypto/engine/tb_cipher.c @@ -52,8 +52,6 @@ * */ -#include <openssl/evp.h> -#include <openssl/engine.h> #include "eng_int.h" /* If this symbol is defined then ENGINE_get_cipher_engine(), the function that |