xref: /freebsd/crypto/heimdal/lib/asn1/version-script.map (revision c6ec7d31830ab1c80edae95ad5e4b9dba10c47ac)
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