diff options
Diffstat (limited to 'include/network.h')
-rw-r--r-- | include/network.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/network.h b/include/network.h index 9d7f5f90..6e92bc53 100644 --- a/include/network.h +++ b/include/network.h @@ -135,6 +135,7 @@ const char *connman_network_get_enc_mode(struct connman_network *network); int connman_network_set_proxy(struct connman_network *network, const char *proxies); +const char *connman_network_get_ifname(struct connman_network *network); #endif int connman_network_set_name(struct connman_network *network, |