if_bridge: remove in6.h

Adding in6.h breaks build with redefined values.
This commit is contained in:
Stephen Hemminger 2014-12-09 20:19:26 -08:00
parent 6fcabac5e0
commit 9d2c16438c

View File

@ -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"