openwrtv4/package/utils/fuse/patches
John Crispin 1cfe6b6847 fuse: fix build on arm64
error:
../include/fuse_kernel.h:93:15: error: conflicting types for 'int64_t'
../include/fuse_kernel.h:92:15: error: conflicting types for 'uint64_t'

reported by buildbot

fix by adopting upstream patch:
http://git.baserock.org/cgi-bin/cgit.cgi/delta/fuse.git/commit/include/fuse_kernel.h?id=914871b20a901e3e1e981c92bc42b1c93b7ab81b

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 45740
2015-05-23 15:29:31 +00:00
..
100-missing_includes.patch fuse: add missing include lines, fixes musl build 2015-03-28 10:19:18 +00:00
112-no_break_on_mknod.patch fuse: update to 2.9.3 2015-01-11 22:15:03 +00:00
200-backport_arm64_fuse_kernel_h_clean_includes.patch fuse: fix build on arm64 2015-05-23 15:29:31 +00:00