summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_cnf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/eng_cnf.c')
-rw-r--r--crypto/engine/eng_cnf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/engine/eng_cnf.c b/crypto/engine/eng_cnf.c
index 221981942c..de215952ab 100644
--- a/crypto/engine/eng_cnf.c
+++ b/crypto/engine/eng_cnf.c
@@ -11,6 +11,8 @@
#include <openssl/conf.h>
#include <openssl/trace.h>
+DEFINE_STACK_OF(CONF_VALUE)
+
/* ENGINE config module */
static const char *skip_dot(const char *name)