From 1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7 Mon Sep 17 00:00:00 2001 From: Zhang zhengguang Date: Thu, 17 Jul 2014 10:37:39 +0800 Subject: Imported Upstream version 1.24 --- gdhcp/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdhcp/common.h') diff --git a/gdhcp/common.h b/gdhcp/common.h index 740eb9cd..e4a42519 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); -- cgit v1.2.3