summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_pcons.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_pcons.c')
-rw-r--r--crypto/x509/v3_pcons.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/x509/v3_pcons.c b/crypto/x509/v3_pcons.c
index 88a9497504..e61a14e254 100644
--- a/crypto/x509/v3_pcons.c
+++ b/crypto/x509/v3_pcons.c
@@ -15,8 +15,6 @@
#include <openssl/x509v3.h>
#include "ext_dat.h"
-DEFINE_STACK_OF(CONF_VALUE)
-
static STACK_OF(CONF_VALUE) *i2v_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD
*method, void *bcons, STACK_OF(CONF_VALUE)
*extlist);