mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-11 06:20:21 +00:00
if_bridge: remove in6.h
Adding in6.h breaks build with redefined values.
This commit is contained in:
parent
6fcabac5e0
commit
9d2c16438c
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
#include <linux/if_ether.h>
|
#include <linux/if_ether.h>
|
||||||
#include <linux/in6.h>
|
|
||||||
|
|
||||||
#define SYSFS_BRIDGE_ATTR "bridge"
|
#define SYSFS_BRIDGE_ATTR "bridge"
|
||||||
#define SYSFS_BRIDGE_FDB "brforward"
|
#define SYSFS_BRIDGE_FDB "brforward"
|
||||||
|
Loading…
Reference in New Issue
Block a user