summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libgnutls.map')
-rw-r--r--lib/libgnutls.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 3cfc0c450b..06181f04ee 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -1255,7 +1255,8 @@ GNUTLS_3_6_5
gnutls_record_send_early_data;
gnutls_record_recv_early_data;
gnutls_db_check_entry_expire_time;
- gnutls_db_set_add_function;
+ gnutls_anti_replay_set_add_function;
+ gnutls_anti_replay_set_ptr;
gnutls_anti_replay_init;
gnutls_anti_replay_deinit;
gnutls_anti_replay_set_window;