libnm-glib: export nm_device_get_iface()

This got forgotten somehow.
This commit is contained in:
Dan Williams 2011-05-05 12:38:29 -05:00
parent 429a05e675
commit 3116e3c980

View file

@ -75,6 +75,7 @@ global:
nm_device_get_iface;
nm_device_get_ip4_config;
nm_device_get_ip6_config;
nm_device_get_ip_iface;
nm_device_get_managed;
nm_device_get_product;
nm_device_get_state;