Rename DECLARE*STACK_OF to DEFINE*STACK_OF
[oweals/openssl.git] / crypto / cms / cms_lcl.h
index abc2a2741c69d88d4799975d446f94ae0ea08c11..e4b96d26eb1ae4b3dbca0a77a66bc3f11bffa5db 100644 (file)
@@ -109,7 +109,7 @@ struct CMS_ContentInfo_st {
     } d;
 };
 
-DECLARE_STACK_OF(CMS_CertificateChoices)
+DEFINE_STACK_OF(CMS_CertificateChoices)
 
 struct CMS_SignedData_st {
     long version;