data: json: include missing toolchain.h
This header is needed in order to use __deprecated macro. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
This commit is contained in:
parent
c1e053c9b3
commit
299be9f11d
@ -9,6 +9,7 @@
|
||||
|
||||
#include <sys/util.h>
|
||||
#include <stddef.h>
|
||||
#include <toolchain.h>
|
||||
#include <zephyr/types.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user