summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/ip_nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ipfilter/ip_nat.h')
-rw-r--r--contrib/ipfilter/ip_nat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/ipfilter/ip_nat.h b/contrib/ipfilter/ip_nat.h
index bca52e5..c57b4e7 100644
--- a/contrib/ipfilter/ip_nat.h
+++ b/contrib/ipfilter/ip_nat.h
@@ -6,7 +6,7 @@
* to the original author and the contributors.
*
* @(#)ip_nat.h 1.5 2/4/96
- * $Id: ip_nat.h,v 2.1.2.2 1999/11/28 11:01:51 darrenr Exp $
+ * $Id: ip_nat.h,v 2.1.2.3 2000/01/24 12:44:24 darrenr Exp $
*/
#ifndef __IP_NAT_H__
@@ -186,6 +186,7 @@ typedef struct natlog {
int nl_rule;
U_QUAD_T nl_pkts;
U_QUAD_T nl_bytes;
+ u_char nl_p;
} natlog_t;
OpenPOWER on IntegriCloud