summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/err/err_all.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c
index 6953b7915b..6de9c214b5 100644
--- a/crypto/err/err_all.c
+++ b/crypto/err/err_all.c
@@ -76,9 +76,6 @@
#ifndef OPENSSL_NO_DSA
# include <openssl/dsa.h>
#endif
-#ifndef OPENSSL_NO_EC
-# include <openssl/ecdsa.h>
-#endif
#include <openssl/evp.h>
#include <openssl/objects.h>
#include <openssl/pem2.h>