Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / v3_lib.c
index b1e32bb419359546be93f4a50c10235c6d48ead6..093e33b1023a3dd26957dcbba37521bd9cdd900c 100644 (file)
@@ -17,7 +17,6 @@
 #include "ext_dat.h"
 
 DEFINE_STACK_OF(X509V3_EXT_METHOD)
-DEFINE_STACK_OF(X509_EXTENSION)
 
 static STACK_OF(X509V3_EXT_METHOD) *ext_list = NULL;