summaryrefslogtreecommitdiff
path: root/include/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inet.h')
-rw-r--r--include/inet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inet.h b/include/inet.h
index 8b9b390a..6bdcc91d 100644
--- a/include/inet.h
+++ b/include/inet.h
@@ -82,6 +82,7 @@ int connman_inet_get_dest_addr(int index, char **dest);
int connman_inet_ipv6_get_dest_addr(int index, char **dest);
int connman_inet_check_ipaddress(const char *host);
connman_bool_t connman_inet_check_hostname(const char *ptr, size_t len);
+connman_bool_t connman_inet_is_ipv6_supported();
#ifdef __cplusplus
}