From 1d332ee76eae0b1f0a1af63bc7d8ff0f764e073f Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 4 Aug 2006 06:56:20 +0000 Subject: Checkpoint svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=141 --- openssl/trunk/crypto/x509v3/x509v3.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openssl/trunk/crypto/x509v3/x509v3.h') diff --git a/openssl/trunk/crypto/x509v3/x509v3.h b/openssl/trunk/crypto/x509v3/x509v3.h index aaeadec7..ee642a44 100644 --- a/openssl/trunk/crypto/x509v3/x509v3.h +++ b/openssl/trunk/crypto/x509v3/x509v3.h @@ -742,6 +742,7 @@ void ERR_load_X509V3_strings(void); /* Error codes for the X509V3 functions. */ /* Function codes. */ +#define X509V3_F_ASID_CANONIZE 159 #define X509V3_F_ASID_IS_CANONICAL 158 #define X509V3_F_COPY_EMAIL 122 #define X509V3_F_COPY_ISSUER 123 -- cgit v1.2.3