add chaos_calmer branch
[15.05/openwrt.git] / package / network / utils / iproute2 / patches / 910-sanitize_headers_for_musl.patch
1 --- a/include/linux/if_bridge.h
2 +++ b/include/linux/if_bridge.h
3 @@ -15,7 +15,6 @@
4  
5  #include <linux/types.h>
6  #include <linux/if_ether.h>
7 -#include <linux/in6.h>
8  
9  #define SYSFS_BRIDGE_ATTR      "bridge"
10  #define SYSFS_BRIDGE_FDB       "brforward"