From 66906b7aa5c5ccb09335939578cfd0ccfcf583cd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 25 Sep 1995 20:13:47 +0000 Subject: Formerly pfinet.h.~6~ --- pfinet/pfinet.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h index 70bdc72a..ff8768b8 100644 --- a/pfinet/pfinet.h +++ b/pfinet/pfinet.h @@ -20,6 +20,7 @@ #include #include +#include extern device_t master_device; @@ -30,3 +31,5 @@ extern struct proto_ops *proto_ops; struct mutex global_lock; struct port_bucket *pfinet_bucket; + +extern struct device ether_dev; -- cgit v1.2.3