X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdhcp%2Fcommon.h;h=e4a42519bfb5f50a1bbd770180b5aeda242c5237;hb=1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7;hp=740eb9cdfd26c7c99026bcd736bd55b597570b07;hpb=fbe905ab58ecc31fe64c410c5f580cadc30e7f04;p=platform%2Fupstream%2Fconnman.git diff --git a/gdhcp/common.h b/gdhcp/common.h index 740eb9c..e4a4251 100644 --- a/gdhcp/common.h +++ b/gdhcp/common.h @@ -208,4 +208,4 @@ int dhcpv6_recv_l3_packet(struct dhcpv6_packet **packet, unsigned char *buf, int dhcp_l3_socket_send(int index, int port, int family); char *get_interface_name(int index); -gboolean interface_is_up(int index); +bool interface_is_up(int index);