mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 08:21:09 +01:00
r302561 broke buildworld. This patch fixes that.
MFC after: 3 days X-MFC with: r302561
This commit is contained in:
parent
98daa3e5db
commit
b04471d88a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302565
@ -371,6 +371,9 @@ void fill_unreach6_code(u_short *codep, char *str);
|
||||
void fill_icmp6types(struct _ipfw_insn_icmp6 *cmd, char *av, int cblen);
|
||||
int fill_ext6hdr(struct _ipfw_insn *cmd, char *av);
|
||||
|
||||
/* ipfw2.c */
|
||||
void bp_flush(struct buf_pr *b);
|
||||
|
||||
/* tables.c */
|
||||
struct _ipfw_obj_ctlv;
|
||||
int table_check_name(const char *tablename);
|
||||
|
Loading…
Reference in New Issue
Block a user