also, changed prototype of pr_rthdr(), as my previous fix
for netstat/route.c
This commit is contained in:
parent
bc1eb94abd
commit
e98e0b5ae7
@ -94,7 +94,7 @@ void impstats __P((u_long, u_long));
|
||||
|
||||
void intpr __P((int, u_long, void (*) __P((char *))));
|
||||
|
||||
void pr_rthdr __P(());
|
||||
void pr_rthdr __P((int));
|
||||
void pr_family __P((int));
|
||||
void rt_stats __P((u_long));
|
||||
char *ipx_pnet __P((struct sockaddr *));
|
||||
|
Loading…
Reference in New Issue
Block a user