Unchain lnc include files.

This commit is contained in:
Paul Richards 2000-05-14 19:14:41 +00:00
parent 5baeead2f1
commit 7e84fbbdfd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60559
2 changed files with 1 additions and 2 deletions

View file

@ -91,6 +91,7 @@
#include <i386/isa/isa_device.h>
#include <dev/lnc/if_lncvar.h>
#include <dev/lnc/if_lncreg.h>
struct lnc_softc {
struct arpcom arpcom; /* see ../../net/if_arp.h */

View file

@ -33,8 +33,6 @@
* $FreeBSD$
*/
#include <dev/lnc/if_lncreg.h>
/*
* Initialize multicast address hashing registers to accept
* all multicasts (only used when in promiscuous mode)