mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 18:59:37 +00:00
Remove stale function declaration
This commit is contained in:
parent
efb10c3ce7
commit
61a292a396
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298399
@ -354,8 +354,6 @@ extern int ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav,
|
||||
extern int ipsec4_process_packet(struct mbuf *, struct ipsecrequest *);
|
||||
extern int ipsec_process_done(struct mbuf *, struct ipsecrequest *);
|
||||
|
||||
extern struct mbuf *ipsec_copypkt(struct mbuf *);
|
||||
|
||||
extern void m_checkalignment(const char* where, struct mbuf *m0,
|
||||
int off, int len);
|
||||
extern struct mbuf *m_makespace(struct mbuf *m0, int skip, int hlen, int *off);
|
||||
|
Loading…
Reference in New Issue
Block a user