Added missing function prototype for BACnet/IPv6

This commit is contained in:
skarg
2019-09-12 16:23:11 +00:00
parent 0010acf59b
commit a76dca8d5c
+3
View File
@@ -56,6 +56,9 @@ extern "C" {
void bip6_set_interface(
char *ifname);
bool bip6_address_match_self(
BACNET_IP6_ADDRESS *addr);
bool bip6_set_addr(
BACNET_IP6_ADDRESS *addr);
bool bip6_get_addr(