summaryrefslogtreecommitdiffstats
path: root/package/squashfs/0001-include-sysmacros.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/squashfs: fix build on hosts with glibc >= 2.28Richard Kunze2018-09-021-0/+47
Since glibc 2.28, sys/sysmacros.h is no longer included from sys/types.h This patch fixes the resulting build error by explicitly including sys/sysmacros.h See also https://github.com/plougher/squashfs-tools/pull/52 Signed-off-by: Richard Kunze <richard.kunze@web.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud