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>`, etc. Required-by zephyrproject-rtos/zephyr#43998 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
- Loading branch information