From 4010ffa96e0f6a492aec878db3b6053794013093 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Sat, 6 Mar 2021 14:57:00 -0600 Subject: [PATCH] asn1: Fix Windows build harder --- lib/asn1/libasn1-exports.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/asn1/libasn1-exports.def b/lib/asn1/libasn1-exports.def index dd202ab7a..d4b395a8a 100644 --- a/lib/asn1/libasn1-exports.def +++ b/lib/asn1/libasn1-exports.def @@ -339,6 +339,7 @@ EXPORTS copy_ContentInfo copy_ContentType copy_CPSuri + copy_CRIAttributeSet copy_CRIExtensions copy_CRLCertificateList copy_CRLDistributionPoints @@ -1949,6 +1950,7 @@ EXPORTS length_ContentInfo length_ContentType length_CPSuri + length_CRIAttributeSet length_CRIExtensions length_CRLCertificateList length_CRLDistributionPoints