aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch
blob: ca1125d1d59b01e9862819648ba2f99a2bf4dece (plain)
1
2
3
4
5
6
7
8
9
10
--- a/include/linux/if_bridge.h
+++ b/include/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"