Unchain lnc include files.
This commit is contained in:
parent
5baeead2f1
commit
7e84fbbdfd
sys/dev/lnc
@ -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 */
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user