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 headers
Instead of using `#include <posix/unistd.h>`, just use `#include <unistd.h>`. Fixes zephyrproject-rtos/zephyr#43998 Signed-off-by: Christopher Friedt <[email protected]>
- Loading branch information