Commit 9d2c1643 authored by Stephen Hemminger's avatar Stephen Hemminger

if_bridge: remove in6.h

Adding in6.h breaks build with redefined values.
parent 6fcabac5
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment