Remove a prototype for the non-existent prelist_del().
MFC after: 1 week
This commit is contained in:
parent
7b0c04c29c
commit
19fa242679
@ -441,7 +441,6 @@ void nd6_dad_stop(struct ifaddr *);
|
||||
/* nd6_rtr.c */
|
||||
void nd6_rs_input(struct mbuf *, int, int);
|
||||
void nd6_ra_input(struct mbuf *, int, int);
|
||||
void prelist_del(struct nd_prefix *);
|
||||
void defrouter_reset(void);
|
||||
void defrouter_select(void);
|
||||
void defrtrlist_del(struct nd_defrouter *);
|
||||
|
Loading…
Reference in New Issue
Block a user