Removed compile warning for setipaddress
Removed compile warning for setipaddress
This commit is contained in:
parent
1d38095229
commit
ac2811394e
@ -70,3 +70,4 @@ int gw_write(
|
||||
size_t nbytes);
|
||||
int gw_getsockerrno(int fd);
|
||||
int parse_bindconfig(char *, unsigned short, struct sockaddr_in *);
|
||||
int setipaddress(struct in_addr *, char *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user