diff options
Diffstat (limited to 'usr/src/common/openssl/crypto/engine/tb_dh.c')
-rw-r--r-- | usr/src/common/openssl/crypto/engine/tb_dh.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/common/openssl/crypto/engine/tb_dh.c b/usr/src/common/openssl/crypto/engine/tb_dh.c index e290e1702b..6e9d428761 100644 --- a/usr/src/common/openssl/crypto/engine/tb_dh.c +++ b/usr/src/common/openssl/crypto/engine/tb_dh.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_DH(), the function that is |