Unchain lnc include files.

This commit is contained in:
Paul Richards 2000-05-14 19:14:41 +00:00
parent 5baeead2f1
commit 7e84fbbdfd
2 changed files with 1 additions and 2 deletions

View File

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

View File

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