zephyr/tests/posix
Paul Sokolovsky b7bb48eeac posix: unistd.h: open() doesn't belong here
Per POSIX, open() is defined in <fcntl.h>. fcntl.h in turn comes from
the underlying libc, either newlib, or minimal libc.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-07-25 13:50:58 -04:00
..
common posix: unistd.h: open() doesn't belong here 2019-07-25 13:50:58 -04:00
fs posix: unistd.h: open() doesn't belong here 2019-07-25 13:50:58 -04:00