summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/net/if_gre.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/net/if_gre.h b/sys/net/if_gre.h
index 1f7ef5f..3196378 100644
--- a/sys/net/if_gre.h
+++ b/sys/net/if_gre.h
@@ -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;
OpenPOWER on IntegriCloud