mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 20:10:10 +01:00
libnm: export nm_setting_ip6_config_get_token() symbol
Fixes: 954d937b2f
This commit is contained in:
parent
63571b2666
commit
f97ffea82e
1 changed files with 1 additions and 0 deletions
|
|
@ -1062,6 +1062,7 @@ global:
|
|||
libnm_1_4_0 {
|
||||
global:
|
||||
nm_device_team_get_config;
|
||||
nm_setting_ip6_config_get_token;
|
||||
nm_setting_ip_config_get_dns_priority;
|
||||
nm_vpn_editor_plugin_load;
|
||||
nm_vpn_plugin_info_get_auth_dialog;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue