With r276692 m_align() moved and became an inline function.
Remove the (now) redundant function declaration.
This commit is contained in:
parent
1bb98ee8d4
commit
53151b4816
@ -933,7 +933,6 @@ extern int nmbclusters; /* Maximum number of clusters */
|
||||
struct uio;
|
||||
|
||||
void m_adj(struct mbuf *, int);
|
||||
void m_align(struct mbuf *, int);
|
||||
int m_apply(struct mbuf *, int, int,
|
||||
int (*)(void *, void *, u_int), void *);
|
||||
int m_append(struct mbuf *, int, c_caddr_t);
|
||||
|
Loading…
Reference in New Issue
Block a user