ip: get rid of update_mtucache() and restrict_mtu() prototypes
This commit is contained in:
parent
30c5c3404b
commit
323d625864
1 changed files with 1 additions and 2 deletions
|
@ -721,8 +721,7 @@ extern int ipstats(Fs*, char*, int);
|
|||
extern ushort ptclbsum(uchar*, int);
|
||||
extern ushort ptclcsum(Block*, int, int);
|
||||
extern void ip_init(Fs*);
|
||||
extern void update_mtucache(uchar*, ulong);
|
||||
extern ulong restrict_mtu(uchar*, ulong);
|
||||
|
||||
/*
|
||||
* bootp.c
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue