[PATCH 12/12] headers: sock.h vs include/linux/mroute.h
From: Alexey Dobriyan
Date: Sun Jun 29 2014 - 15:16:44 EST
---
include/linux/mroute.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/include/linux/mroute.h b/include/linux/mroute.h
index 79aaa9f..74f2d5b 100644
--- a/include/linux/mroute.h
+++ b/include/linux/mroute.h
@@ -3,9 +3,11 @@
#include <linux/in.h>
#include <linux/pim.h>
-#include <net/sock.h>
+#include <linux/skbuff.h>
#include <uapi/linux/mroute.h>
+struct sock;
+
#ifdef CONFIG_IP_MROUTE
static inline int ip_mroute_opt(int opt)
{
--
1.8.5.5
--u3/rZRmxL6MmkK24--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/