Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zephyr: remove posix prefix on standard time.h header
Instead of using `#include <posix/time.h>`, just use `#include <time.h>`. Required-by zephyrproject-rtos/zephyr#43998 Signed-off-by: Christopher Friedt <[email protected]>
- Loading branch information