aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/270-bridge_header_fix.patch
blob: 8b25db400ae98498a90e38d0cc3e2a815dc84d36 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/include/uapi/linux/if_bridge.h
+++ b/include/uapi/linux/if_bridge.h
@@ -15,7 +15,6 @@
 
 #include <linux/types.h>
 #include <linux/if_ether.h>
-#include <linux/in6.h>
 
 #define SYSFS_BRIDGE_ATTR	"bridge"
 #define SYSFS_BRIDGE_FDB	"brforward"