From 952e6a2b9121e218fc9bc8fa17e0e898bb710c41 Mon Sep 17 00:00:00 2001 From: Daniel Hartmeier Date: Sun, 9 Nov 2003 11:25:02 +0000 Subject: remove stale forward declaration --- sys/net/pf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/net/pf.c') diff --git a/sys/net/pf.c b/sys/net/pf.c index 12954464cf9..d7f52fbec58 100644 --- a/sys/net/pf.c +++ b/sys/net/pf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pf.c,v 1.399 2003/11/04 21:43:15 markus Exp $ */ +/* $OpenBSD: pf.c,v 1.400 2003/11/09 11:25:01 dhartmei Exp $ */ /* * Copyright (c) 2001 Daniel Hartmeier @@ -86,7 +86,6 @@ #define DPFPRINTF(n, x) if (pf_status.debug >= (n)) printf x -struct pf_state_tree; /* * Global variables -- cgit v1.2.3