summaryrefslogtreecommitdiff
path: root/pfinet/devices.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-08-09 17:58:05 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-08-09 17:58:05 +0000
commit6ea51ee5d794bb25668a859909944cb80ea287f2 (patch)
treefcadd5259436e3870356827ff7546b3c6274c5f9 /pfinet/devices.c
parentae9c868a686555942351910fdc1ff422401f168e (diff)
Formerly devices.c.~2~
Diffstat (limited to 'pfinet/devices.c')
-rw-r--r--pfinet/devices.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/devices.c b/pfinet/devices.c
index 4be70a2a..56b7d8ac 100644
--- a/pfinet/devices.c
+++ b/pfinet/devices.c
@@ -18,6 +18,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
+#include <linux/netdevice.h>
struct device *dev_base;
struct device loopback_dev;