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 c9f149c commit ed52390Copy full SHA for ed52390
include/zephyr/posix/aio.h
@@ -11,6 +11,8 @@
11
#include <sys/types.h>
12
#include <time.h>
13
14
+#include <zephyr/sys/util.h>
15
+
16
#ifdef __cplusplus
17
extern "C" {
18
#endif
0 commit comments