Changes to clean up compile warnings

This commit is contained in:
skarg
2017-02-14 15:21:39 +00:00
parent daf346e6b2
commit bd5ec637a6
4 changed files with 17 additions and 1 deletions
+6
View File
@@ -78,6 +78,12 @@ 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,