Add limits.h header that defines PATH_MAX as this is not defined by the toolchain headers. The value of 256 for PATH_MAX is based on how it is set in lib/libc/minimal/include/limits.h. Signed-off-by: Kumar Gala <kumar.gala@intel.com> |
||
|---|---|---|
| .. | ||
| sys | ||
| errno.h | ||
| fcntl.h | ||
| limits.h | ||
| string.h | ||
| strings.h | ||