Centralise Environment Variables for the tests
[openssl.git] / apps / ocsp.c
index 7bd1765b302bd61d20db19ded41414e1e68b4cca..d85892202abe19f933068f73f4b670897a1c320b 100644 (file)
 #include <openssl/x509v3.h>
 #include <openssl/rand.h>
 
+DEFINE_STACK_OF(OCSP_CERTID)
+DEFINE_STACK_OF(CONF_VALUE)
+DEFINE_STACK_OF(X509)
+DEFINE_STACK_OF_STRING()
+
 #ifndef HAVE_FORK
 # if defined(OPENSSL_SYS_VMS) || defined(OPENSSL_SYS_WINDOWS)
 #  define HAVE_FORK 0