summaryrefslogtreecommitdiffstats
path: root/crypto/evp/evp_acnf.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-08 06:00:05 +0000
committerRichard Levitte <levitte@openssl.org>2003-04-08 06:00:05 +0000
commit43eb3b0130539b6ebce32e683b56c531f19adb1e (patch)
tree948eee74e29265f1095fd722610f274947f9740e /crypto/evp/evp_acnf.c
parent0a861ab7f36b6a8436e62dcf9f98446bc022b6ff (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/evp_acnf.c')
-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.