Skip to content

Commit

Permalink
if_bridge.h: needs struct in6_addr
Browse files Browse the repository at this point in the history
  • Loading branch information
rofl0r committed Jan 20, 2014
1 parent 583dfca commit 39ada2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generic/include/linux/if_bridge.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <linux/types.h>
#include <linux/if_ether.h>
#include <linux/in6.h>

#define SYSFS_BRIDGE_ATTR "bridge"
#define SYSFS_BRIDGE_FDB "brforward"
Expand Down

0 comments on commit 39ada2d

Please sign in to comment.