summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_ncons.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_ncons.c')
-rw-r--r--crypto/x509/v3_ncons.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/v3_ncons.c b/crypto/x509/v3_ncons.c
index 6c73745904..6af8edecdb 100644
--- a/crypto/x509/v3_ncons.c
+++ b/crypto/x509/v3_ncons.c
@@ -20,8 +20,6 @@
#include "crypto/punycode.h"
#include "ext_dat.h"
-DEFINE_STACK_OF(CONF_VALUE)
-
static void *v2i_NAME_CONSTRAINTS(const X509V3_EXT_METHOD *method,
X509V3_CTX *ctx,
STACK_OF(CONF_VALUE) *nval);