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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/v3_crld.c b/crypto/x509/v3_crld.c
index 19b016227f..81ea31b16f 100644
--- a/crypto/x509/v3_crld.c
+++ b/crypto/x509/v3_crld.c
@@ -18,8 +18,6 @@
#include "ext_dat.h"
#include "x509_local.h"
-DEFINE_STACK_OF(CONF_VALUE)
-
static void *v2i_crld(const X509V3_EXT_METHOD *method,
X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);
static int i2r_crldp(const X509V3_EXT_METHOD *method, void *pcrldp, BIO *out,