summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_prn.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_prn.c')
-rw-r--r--crypto/x509/v3_prn.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/x509/v3_prn.c b/crypto/x509/v3_prn.c
index 2ef76c1b5b..e5f062b668 100644
--- a/crypto/x509/v3_prn.c
+++ b/crypto/x509/v3_prn.c
@@ -14,6 +14,9 @@
#include <openssl/conf.h>
#include <openssl/x509v3.h>
+DEFINE_STACK_OF(CONF_VALUE)
+DEFINE_STACK_OF(X509_EXTENSION)
+
/* Extension printing routines */
static int unknown_ext_print(BIO *out, const unsigned char *ext, int extlen,