mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
[r3117] Changes to clean up compile warnings
This commit is contained in:
committed by
Patrick Grimm
parent
233ff85d6e
commit
93aac61ff7
@@ -77,6 +77,13 @@ static int get_local_ifr_ioctl(
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
||||
/* forward prototype required for compilers */
|
||||
int get_local_address_ioctl(
|
||||
char *ifname,
|
||||
struct in_addr *addr,
|
||||
int request);
|
||||
|
||||
int get_local_address_ioctl(
|
||||
char *ifname,
|
||||
struct in_addr *addr,
|
||||
|
||||
Reference in New Issue
Block a user