From 34186ecd645aaa4e9f903498810bea0a9fbaef6a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 12 Sep 1995 18:29:14 +0000 Subject: Formerly pfinet.h.~5~ --- pfinet/pfinet.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h index fc564b3e..70bdc72a 100644 --- a/pfinet/pfinet.h +++ b/pfinet/pfinet.h @@ -19,6 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ #include +#include extern device_t master_device; @@ -28,3 +29,4 @@ extern struct proto_ops *proto_ops; struct mutex global_lock; +struct port_bucket *pfinet_bucket; -- cgit v1.2.3