summaryrefslogtreecommitdiff
path: root/sys/net/pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/pf.c')
-rw-r--r--sys/net/pf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/net/pf.c b/sys/net/pf.c
index 27ebc363176..b7cdbe13610 100644
--- a/sys/net/pf.c
+++ b/sys/net/pf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pf.c,v 1.782 2011/09/28 17:15:45 bluhm Exp $ */
+/* $OpenBSD: pf.c,v 1.783 2011/10/07 14:24:10 henning Exp $ */
/*
* Copyright (c) 2001 Daniel Hartmeier
@@ -99,8 +99,6 @@
/*
* Global variables
*/
-
-/* state tables */
struct pf_state_tree pf_statetbl;
struct pf_altqqueue pf_altqs[2];