quota: fix build on musl
commit9317b9542bd3971bc340808ca8efadee36f5b263
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Nov 2016 17:03:57 +0000 (13 18:03 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Nov 2016 17:03:57 +0000 (13 18:03 +0100)
tree62eb09be53eac7a87e0ab0dff435c9981b7d2cea
parent6378194f3abaf540e149c22e18e202dd724af835
quota: fix build on musl

This commit adds 3 patches to the quota package, that allows to build
it with musl. One patch was borrowed from OpenEmbedded, the other two
patches are really trivial.

Fixes:

  http://autobuild.buildroot.net/results/6f0ff905251d12e198654b8ffe0ea5c15186371e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/quota/0003-remove-non-posix-types.patch [new file with mode: 0644]
package/quota/0004-import-sys-cdefs.patch [new file with mode: 0644]
package/quota/0005-include-fcntl.patch [new file with mode: 0644]