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