1LIBDBUS_1_@SOVERSION@ {
2  global:
3    dbus_*;
4  local:
5    *;
6};
7LIBDBUS_PRIVATE_@DBUS_VERSION@ {
8  global:
9    _dbus_*;
10};
11