Musl exposes this problem where PATH_MAX is used but limits.h is not included, it works with glibc perhaps due to limits.h being indirectly included by another system header. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Musl exposes this problem where PATH_MAX is used but limits.h is not included, it works with glibc perhaps due to limits.h being indirectly included by another system header. Signed-off-by: Khem Raj <raj.khem@gmail.com>