summaryrefslogtreecommitdiff
path: root/res/res_rtp_multicast.exports.in
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2016-06-10 12:35:33 -0500
committerRichard Mudgett <rmudgett@digium.com>2016-06-10 17:24:00 -0500
commit5823f279f32244bef2f6389dbe5022c2f73e4685 (patch)
treeb7275909f14b0af0fe273efde733fee2a907472e /res/res_rtp_multicast.exports.in
parentdde58df3182b7f99714e446a684d8ddb81f759bb (diff)
chan_rtp: Backport changes from master.
* Deprecate chan_multicast_rtp. Change-Id: Ib5a45e58c75ee8abd0b4f9575379b5321feb853e
Diffstat (limited to 'res/res_rtp_multicast.exports.in')
-rw-r--r--res/res_rtp_multicast.exports.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/res_rtp_multicast.exports.in b/res/res_rtp_multicast.exports.in
new file mode 100644
index 000000000..995a1802e
--- /dev/null
+++ b/res/res_rtp_multicast.exports.in
@@ -0,0 +1,6 @@
+{
+ global:
+ LINKER_SYMBOL_PREFIXast_multicast_rtp*;
+ local:
+ *;
+};