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
stat.h
types.h lib: posix: Fix compile error with mqueue.h 2019-02-23 11:42:31 -06:00