In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / crypto / asn1 / tasn_fre.c
index e8d57bdaad7d93cc2ddb7d1fd5b5beea3bc7a19d..a8cd914f4eaccd3d79093b880329b6769dd8ae60 100644 (file)
@@ -13,6 +13,8 @@
 #include <openssl/objects.h>
 #include "asn1_local.h"
 
+DEFINE_STACK_OF(ASN1_VALUE)
+
 /* Free up an ASN1 structure */
 
 void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it)