]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - crypto/heimdal/lib/asn1/version-script.map
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / crypto / heimdal / lib / asn1 / version-script.map
1 # Export everything, but put a tag on is so that we make ourself incompatible with older versions
2
3 HEIMDAL_ASN1_1.0 {
4         global:
5                 *;
6 };