From e3198f18f6b1d616ab0700a2fea0cc9030cf5938 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Mon, 3 Dec 2012 12:45:01 -0500 Subject: [PATCH] Add nice_agent_set_port_range to the list of exported API functions --- nice/libnice.sym | 1 + 1 file changed, 1 insertion(+) diff --git a/nice/libnice.sym b/nice/libnice.sym index dcb788e..91040c7 100644 --- a/nice/libnice.sym +++ b/nice/libnice.sym @@ -26,6 +26,7 @@ nice_agent_new_reliable nice_agent_remove_stream nice_agent_restart nice_agent_send +nice_agent_set_port_range nice_agent_set_relay_info nice_agent_set_remote_candidates nice_agent_set_remote_credentials -- 2.11.4.GIT