summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_pci.c')
-rw-r--r--crypto/x509/v3_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/x509/v3_pci.c b/crypto/x509/v3_pci.c
index fb5f35a5ab..4e02f9c546 100644
--- a/crypto/x509/v3_pci.c
+++ b/crypto/x509/v3_pci.c
@@ -49,6 +49,8 @@
#include <openssl/x509v3.h>
#include "ext_dat.h"
+DEFINE_STACK_OF(CONF_VALUE)
+
static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *ext,
BIO *out, int indent);
static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method,