tools/squashfs4: include sysmacros.h explicitly
authorAlex Maclean <monkeh@monkeh.net>
Mon, 23 Oct 2017 12:48:19 +0000 (13:48 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 25 Oct 2017 16:50:27 +0000 (18:50 +0200)
commit8a48a53dcb503137a8eac64cf3fc522024484818
treef85f62c0ec60b01e93fe2b4ad3852bbd53e35ba2
parent8406e50df540b13a43c080a304ec675bc4fc2caf
tools/squashfs4: include sysmacros.h explicitly

glibc is moving to remove the include of sys/sysmacros.h from
sys/types.h, and some distros have done this early. Other libcs may
already lack this include. Include sysmacros.h explicitly.

Fixes: FS#1017
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
[refresh patches]
Signed-off-by: Mathias Kresin <dev@kresin.me>
tools/squashfs4/patches/130-include_sysmacros.patch [new file with mode: 0644]
tools/squashfs4/patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch
tools/squashfs4/patches/180-openbsd_compat.patch
tools/squashfs4/patches/190-no_nonstatic_inline.patch
tools/squashfs4/patches/200-add-fixed-timestamp-option.patch