]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
libgnutls.map: use a 3.4 related name for private functions
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 18 Jun 2015 13:49:06 +0000 (15:49 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 18 Jun 2015 13:49:10 +0000 (15:49 +0200)
This eliminates any collisions with functions from 3.3.x

lib/libgnutls.map

index 3dc7ea1ac0c7373a5ded2399cea219000c403d0b..787b16ab53559e2c21065a79d014012b69b5aecf 100644 (file)
@@ -1076,7 +1076,7 @@ GNUTLS_FIPS140_3_4 {
        _gnutls_ecdh_compute_key;
 };
 
-GNUTLS_PRIVATE {
+GNUTLS_PRIVATE_3_4 {
   global:
        # Internal symbols needed by libgnutls-openssl:
        _gnutls_pkix1_asn;