diff options
Diffstat (limited to 'crypto/engine/tb_rsa.c')
-rw-r--r-- | crypto/engine/tb_rsa.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/engine/tb_rsa.c b/crypto/engine/tb_rsa.c index fee4867f52..fbc707fd26 100644 --- a/crypto/engine/tb_rsa.c +++ b/crypto/engine/tb_rsa.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_default_RSA(), the function that is |