Static'ize pf_fillup_fragment body to match its declaration.
Missed in 278925.
This commit is contained in:
parent
ac3bc9f4da
commit
1dcc5ccab3
@ -386,7 +386,7 @@ pf_create_fragment(u_short *reason)
|
||||
return (frent);
|
||||
}
|
||||
|
||||
struct pf_fragment *
|
||||
static struct pf_fragment *
|
||||
pf_fillup_fragment(struct pf_fragment_cmp *key, struct pf_frent *frent,
|
||||
u_short *reason)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user