summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h')
-rw-r--r--freebsd/sbin/pfctl/rtems-bsd-pfctl-parse-data.h1
1 files changed, 1 insertions, 0 deletions
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);