libnm-glib: fix export of NMDHCP6Config symbols

Found by Giovanni Campagna <gcampagna@src.gnome.org>
This commit is contained in:
Dan Williams 2010-12-15 17:52:55 -06:00
parent 83bc663914
commit 9c7afa193c

View file

@ -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;