Fix safestack issues in x509.h
[openssl.git] / crypto / cms / cms_env.c
index 944846ca98c78af33538c7ff3d7bea98b4689143..f0c895704f4527e1b565bffea8740d30aa43ca5d 100644 (file)
@@ -21,7 +21,6 @@
 
 DEFINE_STACK_OF(CMS_RecipientInfo)
 DEFINE_STACK_OF(CMS_RevocationInfoChoice)
-DEFINE_STACK_OF(X509_ATTRIBUTE)
 
 /* CMS EnvelopedData Utilities */
 static void cms_env_set_version(CMS_EnvelopedData *env);