modules: hal_nordic: nrf_802154: add missing init.h
File was using SYS_INIT without including init.h. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
41deaeeea8
commit
432609ec8e
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
|
|
||||||
#include <zephyr/device.h>
|
#include <zephyr/device.h>
|
||||||
#include <zephyr/drivers/sensor.h>
|
#include <zephyr/drivers/sensor.h>
|
||||||
|
#include <zephyr/init.h>
|
||||||
#include <zephyr/kernel.h>
|
#include <zephyr/kernel.h>
|
||||||
#include <zephyr/logging/log.h>
|
#include <zephyr/logging/log.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue