nf-conntrack: enable netlink events
[openwrt/openwrt.git] / target / linux / generic / patches-3.18 / 270-bridge_header_fix.patch
1 --- a/include/uapi/linux/if_bridge.h
2 +++ b/include/uapi/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"