aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/x509v3/ext_dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/trunk/crypto/x509v3/ext_dat.h')
-rw-r--r--openssl/trunk/crypto/x509v3/ext_dat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openssl/trunk/crypto/x509v3/ext_dat.h b/openssl/trunk/crypto/x509v3/ext_dat.h
index 3cf3d3e6..07464f53 100644
--- a/openssl/trunk/crypto/x509v3/ext_dat.h
+++ b/openssl/trunk/crypto/x509v3/ext_dat.h
@@ -100,8 +100,10 @@ static X509V3_EXT_METHOD *standard_exts[] = {
#endif
&v3_sxnet,
&v3_info,
+#ifdef OPENSSL_RFC3779
&v3_addr,
&v3_asid,
+#endif
#ifndef OPENSSL_NO_OCSP
&v3_ocsp_nonce,
&v3_ocsp_crlid,