summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_bcons.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_bcons.c')
-rw-r--r--crypto/x509/v3_bcons.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509/v3_bcons.c b/crypto/x509/v3_bcons.c
index 02e300229c..0ba3c0cc1b 100644
--- a/crypto/x509/v3_bcons.c
+++ b/crypto/x509/v3_bcons.c
@@ -15,6 +15,8 @@
#include <openssl/x509v3.h>
#include "ext_dat.h"
+DEFINE_STACK_OF(CONF_VALUE)
+
static STACK_OF(CONF_VALUE) *i2v_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method,
BASIC_CONSTRAINTS *bcons,
STACK_OF(CONF_VALUE)