diff options
Diffstat (limited to 'net/ethernet')
-rw-r--r-- | net/ethernet/eth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ethernet/eth.c b/net/ethernet/eth.c index 9045e2a1108f..9332a0ab0698 100644 --- a/net/ethernet/eth.c +++ b/net/ethernet/eth.c | |||
@@ -58,6 +58,7 @@ | |||
58 | #include <net/ipv6.h> | 58 | #include <net/ipv6.h> |
59 | #include <net/ip.h> | 59 | #include <net/ip.h> |
60 | #include <net/dsa.h> | 60 | #include <net/dsa.h> |
61 | #include <net/flow_dissector.h> | ||
61 | #include <linux/uaccess.h> | 62 | #include <linux/uaccess.h> |
62 | 63 | ||
63 | __setup("ether=", netdev_boot_setup); | 64 | __setup("ether=", netdev_boot_setup); |