aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/190-no_nonstatic_inline.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/squashfs4: include sysmacros.h explicitlyAlex Maclean2017-10-251-3/+3
| | | | | | | | | | | | 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: refresh patchesFelix Fietkau2015-12-111-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47869
* squashfs4: make inline functions static to fix build errorsFelix Fietkau2013-10-281-0/+36
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38562