In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / crypto / conf / conf_ssl.c
index 5855c50c7b078579d771edcc2686742e551b0958..14d5dc1d5bb877c3ef6d3faca12cbb516a4bc5c7 100644 (file)
@@ -14,6 +14,8 @@
 #include "internal/sslconf.h"
 #include "conf_local.h"
 
+DEFINE_STACK_OF(CONF_VALUE)
+
 /*
  * SSL library configuration module placeholder. We load it here but defer
  * all decisions about its contents to libssl.