Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/squashfs: include sysmacros.h explicitly | Alex Maclean | 2017-10-27 |
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#1018 Signed-off-by: Alex Maclean <monkeh@monkeh.net> |