summaryrefslogtreecommitdiffstats
path: root/crypto/evp
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-08 06:00:17 +0000
committerRichard Levitte <levitte@openssl.org>2003-04-08 06:00:17 +0000
commit27310553b1ec7828f5dc027de73719de8092b64b (patch)
treee993424c3a4ab0758b925f476e29700e64667b99 /crypto/evp
parent78490b9cc2d258b4fb19cef9359f8db676de9179 (diff)
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form
of unneeded includes of openssl/engine.h.
Diffstat (limited to 'crypto/evp')
-rw-r--r--crypto/evp/evp_acnf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/evp/evp_acnf.c b/crypto/evp/evp_acnf.c
index 54c073ca44..ff3e311cc5 100644
--- a/crypto/evp/evp_acnf.c
+++ b/crypto/evp/evp_acnf.c
@@ -59,9 +59,6 @@
#include "cryptlib.h"
#include <openssl/evp.h>
#include <openssl/conf.h>
-#ifndef OPENSSL_NO_ENGINE
-#include <openssl/engine.h>
-#endif
/* Load all algorithms and configure OpenSSL.