lorawan: services: add missing init.h
File was using SYS_INIT, from init.h. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
aa708738c7
commit
6ca6cff9c8
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
#include "lorawan_services.h"
|
||||
|
||||
#include <zephyr/init.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue