Add documentation for CMS_EnvelopedData_create()
[openssl.git] / crypto / engine / eng_dyn.c
index 15504410d95fd96310bff2f82375528dc81060cd..f7595b74200d57d83e70d257c6566861800b4ebc 100644 (file)
@@ -17,6 +17,8 @@
  * prototypes.
  */
 
+DEFINE_STACK_OF_STRING()
+
 /* Our ENGINE handlers */
 static int dynamic_init(ENGINE *e);
 static int dynamic_finish(ENGINE *e);