libnm-glib: make sure nm_device_get_dhcp6_config() is visible

This commit is contained in:
Dan Williams 2011-03-10 09:50:23 -06:00
parent 8119ecf6b0
commit 8a80a62458

View file

@ -70,6 +70,7 @@ global:
nm_device_ethernet_new;
nm_device_get_capabilities;
nm_device_get_dhcp4_config;
nm_device_get_dhcp6_config;
nm_device_get_driver;
nm_device_get_firmware_missing;
nm_device_get_iface;