Fix safestack issues in x509.h
[openssl.git] / apps / ocsp.c
index 4f42d66c0ed1a2c2894cbfd6ffd7ad11689ede7e..ad699629f62eff2b0f9f16a6d23954dc31d34063 100644 (file)
@@ -35,7 +35,6 @@
 
 DEFINE_STACK_OF(OCSP_CERTID)
 DEFINE_STACK_OF(CONF_VALUE)
-DEFINE_STACK_OF(X509)
 DEFINE_STACK_OF_STRING()
 
 #if defined(__TANDEM)