1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Sync with sys/i386/isa/if_fe.c revision 1.33.

This commit is contained in:
KATO Takenori 1997-11-03 02:28:39 +00:00
parent 9017d196f1
commit b3bae6b626
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30904

View File

@ -21,7 +21,7 @@
*/
/*
* $Id: if_fe.c,v 1.23 1997/07/21 13:11:04 kato Exp $
* $Id: if_fe.c,v 1.24 1997/10/27 10:59:48 kato Exp $
*
* Device driver for Fujitsu MB86960A/MB86965A based Ethernet cards.
* To be used with FreeBSD 2.x
@ -79,6 +79,7 @@
#include "bpfilter.h"
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
#include <sys/conf.h>