summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/x509v3.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-12-06 13:36:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-12-06 13:36:48 +0000
commit10ca15f3fa50726a838fc8a61026dea2c303d218 (patch)
treec7a9c07d62ecac71c2dabd817bd498a4751f1007 /crypto/x509v3/x509v3.h
parentda736b31b22aa5c06aa14135dbf337389b5d3c3a (diff)
Fix change to OPENSSL_NO_RFC3779
Diffstat (limited to 'crypto/x509v3/x509v3.h')
-rw-r--r--crypto/x509v3/x509v3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/x509v3.h b/crypto/x509v3/x509v3.h
index 2238df24ea..4881d67601 100644
--- a/crypto/x509v3/x509v3.h
+++ b/crypto/x509v3/x509v3.h
@@ -805,7 +805,7 @@ int v3_addr_validate_resource_set(STACK_OF(X509) *chain,
IPAddrBlocks *ext,
int allow_inheritance);
-#endif /* OPENSSL_RFC3779 */
+#endif /* OPENSSL_NO_RFC3779 */
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes