summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 04b55d9b1a..7ccb18d0a6 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1132,6 +1132,8 @@ GNUTLS_3_4
gnutls_x509_crl_get_issuer_dn3;
gnutls_x509_crq_get_dn3;
gnutls_utf8_password_normalize;
+ gnutls_idna_map;
+ gnutls_idna_reverse_map;
local:
*;
};
@@ -1198,6 +1200,4 @@ GNUTLS_PRIVATE_3_4 {
# Internal symbols needed by tests/name-constraints-merge:
_gnutls_x509_name_constraints_merge;
_gnutls_server_name_set_raw;
- _gnutls_idna_map;
- _gnutls_idna_reverse_map;
};