summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/pfctl/pfctl_parser.h')
-rw-r--r--sbin/pfctl/pfctl_parser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/pfctl/pfctl_parser.h b/sbin/pfctl/pfctl_parser.h
index 29c30e3685f..38b11a4e54f 100644
--- a/sbin/pfctl/pfctl_parser.h
+++ b/sbin/pfctl/pfctl_parser.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: pfctl_parser.h,v 1.27 2002/11/18 22:49:15 henning Exp $ */
+/* $OpenBSD: pfctl_parser.h,v 1.28 2002/11/23 05:22:24 mcbride Exp $ */
/*
* Copyright (c) 2001 Daniel Hartmeier
@@ -57,6 +57,7 @@ struct pfctl {
int dev;
int opts;
u_int16_t rule_nr;
+ struct pfioc_pooladdr paddr;
struct pfioc_rule *prule;
struct pfioc_nat *pnat;
struct pfioc_binat *pbinat;