Remove #include <netinet/ip.h>.
Submitted by: bde
This commit is contained in:
parent
3b68178c89
commit
7c2ffa8911
@ -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