summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch
index 39521a7d8b..f2e88f416a 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools/squashfs-tools-4.3-sysmacros.patch
@@ -19,7 +19,7 @@ sys/types.h might not always include sys/sysmacros.h for major/minor/makedev
19 #include "squashfs_fs.h" 19 #include "squashfs_fs.h"
20--- a/squashfs-tools/unsquashfs.c 20--- a/squashfs-tools/unsquashfs.c
21+++ b/squashfs-tools/unsquashfs.c 21+++ b/squashfs-tools/unsquashfs.c
22@@ -38,6 +38,10 @@ 22@@ -40,6 +40,10 @@
23 #include <limits.h> 23 #include <limits.h>
24 #include <ctype.h> 24 #include <ctype.h>
25 25