Remove #include <netinet/ip.h>.
Submitted by: bde
This commit is contained in:
parent
e2042467a2
commit
43881a9c90
@ -43,10 +43,6 @@
|
||||
#include <sys/ioccom.h>
|
||||
#include <sys/queue.h>
|
||||
|
||||
#ifdef INET
|
||||
#include <netinet/ip.h>
|
||||
#endif
|
||||
|
||||
struct gre_softc {
|
||||
struct ifnet sc_if;
|
||||
LIST_ENTRY(gre_softc) sc_list;
|
||||
|
Loading…
Reference in New Issue
Block a user