Fix safestack issues in x509.h
[openssl.git] / apps / ca.c
index 3c2bee8f2fdc63cc3076e245ff5e6ea17be691ba..cb1c90991c19be5a26c47d0c72ad0520d0ae34c4 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -34,8 +34,6 @@
 #include "apps.h"
 #include "progs.h"
 
-DEFINE_STACK_OF(X509)
-DEFINE_STACK_OF(X509_EXTENSION)
 DEFINE_STACK_OF(CONF_VALUE)
 DEFINE_STACK_OF_STRING()