mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-08 22:00:29 +01:00
libnm-glib: fix export of NMDHCP6Config symbols
Found by Giovanni Campagna <gcampagna@src.gnome.org>
This commit is contained in:
parent
83bc663914
commit
9c7afa193c
1 changed files with 4 additions and 0 deletions
|
|
@ -95,6 +95,10 @@ global:
|
|||
nm_dhcp4_config_get_options;
|
||||
nm_dhcp4_config_get_type;
|
||||
nm_dhcp4_config_new;
|
||||
nm_dhcp6_config_get_one_option;
|
||||
nm_dhcp6_config_get_options;
|
||||
nm_dhcp6_config_get_type;
|
||||
nm_dhcp6_config_new;
|
||||
nm_exported_connection_export;
|
||||
nm_exported_connection_get_type;
|
||||
nm_exported_connection_new;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue