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