diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-03-25 00:43:23 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-25 15:02:35 +0200 |
commit | add590943d8a3e26865b270392f6294c66cae7fc (patch) | |
tree | 899bad67ba1dc784696635686a21f60777993900 /docs/manual | |
parent | aa4c7cbefc2765d27ba95374b184795c7079acf0 (diff) | |
download | buildroot-add590943d8a3e26865b270392f6294c66cae7fc.tar.gz buildroot-add590943d8a3e26865b270392f6294c66cae7fc.zip |
xfsprogs: fix build with older kernel headers
xfsprogs uses a local definition of struct fsxattr when the kernel
provided one in linux/fs.h is too old. The preprocessor trickery that
allows to include linux/fs.h without colliding with the local
definitions breaks when source files include linux/fs.h on their own.
Add a patch that removes these local includes.
Fixes:
http://autobuild.buildroot.net/results/3aa/3aad812582d94b76d204436d2879bfa732c34da6/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions