package/libuio: fix build with musl
authorRomain Naour <romain.naour@gmail.com>
Sat, 2 Jul 2016 09:00:08 +0000 (11:00 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 2 Jul 2016 11:27:50 +0000 (13:27 +0200)
commitebce13ae5860a90e2300626cf93b780807c7f9cb
treec350bd74e61a9b82cc03918b0d45038080ca3229
parent52b7e35a95e2284017291f8e8731bef68523e187
package/libuio: fix build with musl

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>
package/libuio/0002-fix-build-with-musl.patch [new file with mode: 0644]