From 1dbecae359a4e90d06848bc51712d2b928e643f5 Mon Sep 17 00:00:00 2001 From: Jakub Adam Date: Wed, 16 Jan 2019 10:50:52 +0100 Subject: libnice.sym: export nice_agent_new_full Forgotten to add in 0.1.15 release? --- nice/libnice.sym | 1 + 1 file changed, 1 insertion(+) diff --git a/nice/libnice.sym b/nice/libnice.sym index f2ec997..a5a1683 100644 --- a/nice/libnice.sym +++ b/nice/libnice.sym @@ -38,6 +38,7 @@ nice_agent_get_selected_socket nice_agent_get_stream_name nice_agent_get_type nice_agent_new +nice_agent_new_full nice_agent_new_reliable nice_agent_option_get_type nice_agent_parse_remote_candidate_sdp -- cgit v1.2.1