In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / crypto / asn1 / tasn_new.c
index 155080dda1242c1a194780e4c534e4157f4cd2e1..a6335691a0a76f78a0047d5f31185d922ac38d66 100644 (file)
@@ -15,6 +15,8 @@
 #include <string.h>
 #include "asn1_local.h"
 
+DEFINE_STACK_OF(ASN1_VALUE)
+
 static int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it,
                                int embed);
 static int asn1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it,