summaryrefslogtreecommitdiffstats
path: root/sys/compat/linuxkpi/common/include/net/if_inet6.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linuxkpi/common/include/net/if_inet6.h')
-rw-r--r--sys/compat/linuxkpi/common/include/net/if_inet6.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/compat/linuxkpi/common/include/net/if_inet6.h b/sys/compat/linuxkpi/common/include/net/if_inet6.h
index df853fd..6fd9220 100644
--- a/sys/compat/linuxkpi/common/include/net/if_inet6.h
+++ b/sys/compat/linuxkpi/common/include/net/if_inet6.h
@@ -31,6 +31,11 @@
#ifndef _NET_IF_INET6_H_
#define _NET_IF_INET6_H_
+#include <sys/types.h>
+#include <netinet/in.h>
+
+#include <asm/types.h>
+
static inline void ipv6_eth_mc_map(const struct in6_addr *addr, char *buf)
{
/*
OpenPOWER on IntegriCloud