Latest update.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include <openssl/conf.h>
|
||||
#include <openssl/trace.h>
|
||||
|
||||
DEFINE_STACK_OF(CONF_VALUE)
|
||||
|
||||
/* ENGINE config module */
|
||||
|
||||
static const char *skip_dot(const char *name)
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
* prototypes.
|
||||
*/
|
||||
|
||||
DEFINE_STACK_OF_STRING()
|
||||
|
||||
/* Our ENGINE handlers */
|
||||
static int dynamic_init(ENGINE *e);
|
||||
static int dynamic_finish(ENGINE *e);
|
||||
|
||||
Reference in New Issue
Block a user