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>
Fri, 27 Oct 2017 09:19:38 +0000 (11:19 +0200)
commit4425fa84dad57b6b0046b97e224d50b33f1f536b
treea35eb5584ca74a955fb4bd8bb9436fa065702591
parent09bfca653c0ce9db3588c4046c53b28ae67eddbe
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