In OpenSSL builds, declare STACK for datatypes ...
[openssl.git] / crypto / asn1 / asn_moid.c
index 90f807604819a47c239ccdd8e2f44129a12c5c2c..02ca99db791a47f6e02b504b76827755cabadca9 100644 (file)
@@ -16,6 +16,8 @@
 #include "crypto/asn1.h"
 #include "crypto/objects.h"
 
+DEFINE_STACK_OF(CONF_VALUE)
+
 /* Simple ASN1 OID module: add all objects in a given section */
 
 static int do_create(const char *value, const char *name);