fix no previous prototype warning
This commit is contained in:
parent
b5547fb0b3
commit
e135a5d746
@ -494,6 +494,7 @@ void set_flags(char *flagstr, int flags)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* also used in netstat */
|
/* also used in netstat */
|
||||||
|
void displayroutes(int noresolve, int netstatfmt);
|
||||||
void displayroutes(int noresolve, int netstatfmt)
|
void displayroutes(int noresolve, int netstatfmt)
|
||||||
{
|
{
|
||||||
char devname[64], flags[16], sdest[16], sgw[16];
|
char devname[64], flags[16], sdest[16], sgw[16];
|
||||||
|
Loading…
Reference in New Issue
Block a user