summaryrefslogtreecommitdiff
path: root/inet/netinet/ip6.h
diff options
context:
space:
mode:
Diffstat (limited to 'inet/netinet/ip6.h')
-rw-r--r--inet/netinet/ip6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/netinet/ip6.h b/inet/netinet/ip6.h
index 387a33c966..4678d47d5a 100644
--- a/inet/netinet/ip6.h
+++ b/inet/netinet/ip6.h
@@ -19,9 +19,9 @@
#define _NETINET_IP6_H 1
#include <features.h>
-#include <netinet/in.h>
#include <bits/endian.h>
#include <bits/types.h>
+#include <bits/types/struct_in6_addr.h>
struct ip6_hdr
{