Removed compile warning for setipaddress
Removed compile warning for setipaddress
This commit is contained in:
@ -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 *);
|
||||
|
Reference in New Issue
Block a user