diff options
Diffstat (limited to 'drivers/net/ieee802154/at86rf230.c')
-rw-r--r-- | drivers/net/ieee802154/at86rf230.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ieee802154/at86rf230.c b/drivers/net/ieee802154/at86rf230.c index 83a635f17367..795ac116602c 100644 --- a/drivers/net/ieee802154/at86rf230.c +++ b/drivers/net/ieee802154/at86rf230.c | |||
@@ -32,7 +32,7 @@ | |||
32 | 32 | ||
33 | #include <net/ieee802154.h> | 33 | #include <net/ieee802154.h> |
34 | #include <net/mac802154.h> | 34 | #include <net/mac802154.h> |
35 | #include <net/wpan-phy.h> | 35 | #include <net/cfg802154.h> |
36 | 36 | ||
37 | struct at86rf230_local; | 37 | struct at86rf230_local; |
38 | /* at86rf2xx chip depend data. | 38 | /* at86rf2xx chip depend data. |