summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509/v3_conf.c')
-rw-r--r--crypto/x509/v3_conf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/x509/v3_conf.c b/crypto/x509/v3_conf.c
index 88e29f9cc4..3471ce098f 100644
--- a/crypto/x509/v3_conf.c
+++ b/crypto/x509/v3_conf.c
@@ -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);