summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_crld.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_crld.c')
-rw-r--r--crypto/x509/v3_crld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/x509/v3_crld.c b/crypto/x509/v3_crld.c
index 8b4e100714..2daaad84c1 100644
--- a/crypto/x509/v3_crld.c
+++ b/crypto/x509/v3_crld.c
@@ -21,7 +21,6 @@
DEFINE_STACK_OF(CONF_VALUE)
DEFINE_STACK_OF(GENERAL_NAME)
DEFINE_STACK_OF(DIST_POINT)
-DEFINE_STACK_OF(X509_NAME_ENTRY)
static void *v2i_crld(const X509V3_EXT_METHOD *method,
X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);