summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_akey.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_akey.c')
-rw-r--r--crypto/x509/v3_akey.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/x509/v3_akey.c b/crypto/x509/v3_akey.c
index 4898869b0b..bd231f65a0 100644
--- a/crypto/x509/v3_akey.c
+++ b/crypto/x509/v3_akey.c
@@ -15,6 +15,9 @@
#include <openssl/x509v3.h>
#include "ext_dat.h"
+DEFINE_STACK_OF(CONF_VALUE)
+DEFINE_STACK_OF(GENERAL_NAME)
+
static STACK_OF(CONF_VALUE) *i2v_AUTHORITY_KEYID(X509V3_EXT_METHOD *method,
AUTHORITY_KEYID *akeyid,
STACK_OF(CONF_VALUE)