zephyr/include
Keith Packard ea366ecc61 posix: Need sys/types.h to get suseconds_t defined
Picolibc's sys/_timeval.h (which Zephyr shouldn't be using) needs
sys/types.h to be included first so that __suseconds_t is defined.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-09-16 20:17:35 +02:00
..
zephyr posix: Need sys/types.h to get suseconds_t defined 2024-09-16 20:17:35 +02:00