]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/ocsp.c
Fix safestack issues in ocsp.h
[thirdparty/openssl.git] / apps / ocsp.c
index 4f42d66c0ed1a2c2894cbfd6ffd7ad11689ede7e..2540ce118ee228e3382ed817d0ed5b0528b9ad8c 100644 (file)
 #include <openssl/bn.h>
 #include <openssl/x509v3.h>
 
-DEFINE_STACK_OF(OCSP_CERTID)
 DEFINE_STACK_OF(CONF_VALUE)
-DEFINE_STACK_OF(X509)
-DEFINE_STACK_OF_STRING()
 
 #if defined(__TANDEM)
 # if defined(OPENSSL_TANDEM_FLOSS)