Fix safestack issues in x509.h
[openssl.git] / crypto / x509 / v3_conf.c
index 88e29f9cc4eacdba9674b1e681423c0e154e1f3b..3471ce098fceedfd6c133407403939fb3faea5d6 100644 (file)
@@ -18,7 +18,6 @@
 #include <openssl/x509v3.h>
 
 DEFINE_STACK_OF(CONF_VALUE)
-DEFINE_STACK_OF(X509_EXTENSION)
 
 static int v3_check_critical(const char **value);
 static int v3_check_generic(const char **value);