xref: /NextBSD/crypto/heimdal/lib/asn1/version-script.map (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# Export everything, but put a tag on is so that we make ourself incompatible with older versions
2
3HEIMDAL_ASN1_1.0 {
4	global:
5		*;
6};
7