From 3489e3b6396ee9944a6a2e19e675ca54c36993b4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 22 Aug 2018 14:59:50 +0200 Subject: Update to FreeBSD head 2018-09-17 Git mirror commit 6c2192b1ef8c50788c751f878552526800b1e319. Update #3472. --- freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h | 1 + 1 file changed, 1 insertion(+) (limited to 'freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h') diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h index ec25eae1..678753ca 100644 --- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h +++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h @@ -8,6 +8,7 @@ RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char pushback_buffer[]); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int blockpolicy); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int debug); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int default_statelock); +RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int failpolicy); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int parseindex); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int pushback_index); RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int require_order); -- cgit v1.2.3