From 8eb7217580c82c395c52190858fb69c05b5e1c32 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 26 Jul 2005 11:43:11 +0000 Subject: [PATCH] Add declaration for IDP ASN1 functions. --- crypto/x509v3/x509v3.h | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/x509v3/x509v3.h b/crypto/x509v3/x509v3.h index 9e95bdabb0..4374109927 100644 --- a/crypto/x509v3/x509v3.h +++ b/crypto/x509v3/x509v3.h @@ -514,6 +514,7 @@ DECLARE_ASN1_FUNCTIONS(NOTICEREF) DECLARE_ASN1_FUNCTIONS(CRL_DIST_POINTS) DECLARE_ASN1_FUNCTIONS(DIST_POINT) DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME) +DECLARE_ASN1_FUNCTIONS(ISSUING_DIST_POINT) DECLARE_ASN1_FUNCTIONS(ACCESS_DESCRIPTION) DECLARE_ASN1_FUNCTIONS(AUTHORITY_INFO_ACCESS) -- 2.25.1