diff options
Diffstat (limited to 'net/bridge')
-rw-r--r-- | net/bridge/br_private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h index 6a0540e0591e..16fc47a821e5 100644 --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h | |||
@@ -16,7 +16,6 @@ | |||
16 | #define _BR_PRIVATE_H | 16 | #define _BR_PRIVATE_H |
17 | 17 | ||
18 | #include <linux/netdevice.h> | 18 | #include <linux/netdevice.h> |
19 | #include <linux/miscdevice.h> | ||
20 | #include <linux/if_bridge.h> | 19 | #include <linux/if_bridge.h> |
21 | 20 | ||
22 | #define BR_HASH_BITS 8 | 21 | #define BR_HASH_BITS 8 |