We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188627f commit 912ffe2Copy full SHA for 912ffe2
soc/native/inf_clock/posix_soc.h
@@ -7,6 +7,7 @@
7
#ifndef _POSIX_POSIX_SOC_INF_CLOCK_H
8
#define _POSIX_POSIX_SOC_INF_CLOCK_H
9
10
+#include <stdbool.h>
11
#include <zephyr/arch/posix/posix_soc_if.h>
12
13
#ifdef __cplusplus
0 commit comments