zephyr/lib/libc/minimal/include/sys
Kumar Gala 6cc5722a61 lib: posix: Fix compile error with mqueue.h
With newer newlib we get a build error with mqueue.h realted to mode_t.
Let's just let newlib define mode_t and have minimal libc also define
it in sys/types.h.  So we remove the duplicated definition in
posix/unistd.h.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-23 11:42:31 -06:00
..
cdefs.h libc: minimal: Add empty sys/cdefs.h 2017-06-21 12:35:49 -04:00
stat.h libc: minimal: Add dummy sys/stat.h [REVERTME] 2018-10-10 13:31:00 -04:00
types.h lib: posix: Fix compile error with mqueue.h 2019-02-23 11:42:31 -06:00