Thread (1 message) 1 message, 1 author, 2015-10-15
STALE3846d
Revisions (3)
  1. v03 [diff vs current]
  2. v4 current
  3. v05 [diff vs current]

[PATCH v4 41/79] include/uapi/linux/ipv6_route.h: include linux/in6.h

From: Mikko Rapeli <hidden>
Date: 2015-10-15 06:02:25
Also in: lkml
Subsystem: networking [ipv4/ipv6], the rest · Maintainers: David Ahern, Ido Schimmel, Linus Torvalds

Fixes userspace compile errors like:

error: field ‘mf6cc_origin’ has incomplete type
  struct sockaddr_in6 mf6cc_origin;  /* Origin of mcast */

Signed-off-by: Mikko Rapeli <redacted>
---
 include/uapi/linux/mroute6.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/uapi/linux/mroute6.h b/include/uapi/linux/mroute6.h
index ce91215..5e17444 100644
--- a/include/uapi/linux/mroute6.h
+++ b/include/uapi/linux/mroute6.h
@@ -3,6 +3,7 @@
 
 #include <linux/types.h>
 #include <linux/sockios.h>
+#include <linux/in6.h>
 
 /*
  *	Based on the MROUTING 3.5 defines primarily to keep
-- 
2.5.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help