mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-20 15:10:38 +01:00
libnm/build: un-export wrong symbols for nm-manager.h
libnm/nm-manager.h is a private header file. It's symbols
should not be exported.
Fixes: 75aa3ea194
This commit is contained in:
parent
13f955db58
commit
a3e84daf44
1 changed files with 0 additions and 3 deletions
|
|
@ -1185,9 +1185,6 @@ global:
|
|||
nm_client_connectivity_check_set_enabled;
|
||||
nm_device_dummy_get_hw_address;
|
||||
nm_device_ppp_get_type;
|
||||
nm_manager_connectivity_check_get_available;
|
||||
nm_manager_connectivity_check_get_enabled;
|
||||
nm_manager_connectivity_check_set_enabled;
|
||||
nm_setting_bridge_get_group_forward_mask;
|
||||
nm_setting_pppoe_get_parent;
|
||||
nm_setting_wireless_security_get_pmf;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue