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