Fix ef(4) driver when kernel compiled w/o IPX.
MFC after: 3 days
This commit is contained in:
parent
996358f55c
commit
a10260280f
@ -81,10 +81,10 @@
|
||||
#ifdef IPX
|
||||
#include <netipx/ipx.h>
|
||||
#include <netipx/ipx_if.h>
|
||||
#endif
|
||||
int (*ef_inputp)(struct ifnet*, struct ether_header *eh, struct mbuf *m);
|
||||
int (*ef_outputp)(struct ifnet *ifp, struct mbuf **mp,
|
||||
struct sockaddr *dst, short *tp, int *hlen);
|
||||
#endif
|
||||
|
||||
#ifdef NETATALK
|
||||
#include <netatalk/at.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user