aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/asn1t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/asn1t.h')
-rw-r--r--include/openssl/asn1t.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/asn1t.h b/include/openssl/asn1t.h
index f0244dc254..4750b34e0c 100644
--- a/include/openssl/asn1t.h
+++ b/include/openssl/asn1t.h
@@ -964,7 +964,7 @@ DECLARE_ASN1_ITEM(BIGNUM)
DECLARE_ASN1_ITEM(LONG)
DECLARE_ASN1_ITEM(ZLONG)
-DECLARE_STACK_OF(ASN1_VALUE)
+DEFINE_STACK_OF(ASN1_VALUE)
/* Functions used internally by the ASN1 code */