Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/libuio: fix build with musl | Romain Naour | 2016-07-02 | 1 | -0/+57 |
limits.h header is missing in attr.c, base.c and helper.c to provide PATH_MAX. Fixes: http://autobuild.buildroot.net/results/702/7023104e6018ea46c54073ddbe5119d0f66ae5a3 Signed-off-by: Romain Naour <romain.naour@smile.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |