summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_bitst.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_bitst.c')
-rw-r--r--crypto/x509/v3_bitst.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509/v3_bitst.c b/crypto/x509/v3_bitst.c
index 81cdcfb6cf..b0a807d35a 100644
--- a/crypto/x509/v3_bitst.c
+++ b/crypto/x509/v3_bitst.c
@@ -13,6 +13,8 @@
#include <openssl/x509v3.h>
#include "ext_dat.h"
+DEFINE_STACK_OF(CONF_VALUE)
+
static BIT_STRING_BITNAME ns_cert_type_table[] = {
{0, "SSL Client", "client"},
{1, "SSL Server", "server"},