Browse Source
Add a dedicated symbol for including the POSIX system headers path directly into the include path, enabling (for example) `#include <time.h>` instead of `#include <zephyr/posix/time.h>`. Signed-off-by: Jordan Yates <jordan@embeint.com>pull/91396/head
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue