]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/cms/cms_kari.c
In OpenSSL builds, declare STACK for datatypes ...
[thirdparty/openssl.git] / crypto / cms / cms_kari.c
index 14a884caeb6997269a796f7e8d6c35269e27e995..4e837718dcb4c91bd360e31de455d623bc44407e 100644 (file)
@@ -17,6 +17,8 @@
 #include "cms_local.h"
 #include "crypto/asn1.h"
 
+DEFINE_STACK_OF(CMS_RecipientEncryptedKey)
+
 /* Key Agreement Recipient Info (KARI) routines */
 
 int CMS_RecipientInfo_kari_get0_alg(CMS_RecipientInfo *ri,