diff options
Diffstat (limited to 'net/mac802154/mac_cmd.c')
-rw-r--r-- | net/mac802154/mac_cmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac802154/mac_cmd.c b/net/mac802154/mac_cmd.c index f118ea06d344..ad09d54bc690 100644 --- a/net/mac802154/mac_cmd.c +++ b/net/mac802154/mac_cmd.c | |||
@@ -20,8 +20,8 @@ | |||
20 | 20 | ||
21 | #include <linux/skbuff.h> | 21 | #include <linux/skbuff.h> |
22 | #include <linux/if_arp.h> | 22 | #include <linux/if_arp.h> |
23 | #include <linux/ieee802154.h> | ||
23 | 24 | ||
24 | #include <net/ieee802154.h> | ||
25 | #include <net/ieee802154_netdev.h> | 25 | #include <net/ieee802154_netdev.h> |
26 | #include <net/cfg802154.h> | 26 | #include <net/cfg802154.h> |
27 | #include <net/mac802154.h> | 27 | #include <net/mac802154.h> |