Imported Upstream version 0.1.17
[platform/upstream/libnice.git] / nice / libnice.ver
1
2 libnice {
3 global:
4         nice_*;
5 };
6
7 HIDDEN {
8 local:
9         *;
10 };
11