summaryrefslogtreecommitdiffstats
path: root/source/ap/squashfs-tools/squashfs-tools.glibc228.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/squashfs-tools/squashfs-tools.glibc228.diff')
-rw-r--r--source/ap/squashfs-tools/squashfs-tools.glibc228.diff20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/ap/squashfs-tools/squashfs-tools.glibc228.diff b/source/ap/squashfs-tools/squashfs-tools.glibc228.diff
deleted file mode 100644
index 305a118d2..000000000
--- a/source/ap/squashfs-tools/squashfs-tools.glibc228.diff
+++ /dev/null
@@ -1,20 +0,0 @@
---- ./squashfs-tools/unsquashfs.c.orig 2018-09-13 16:02:16.000000000 -0500
-+++ ./squashfs-tools/unsquashfs.c 2018-09-18 19:03:26.607071388 -0500
-@@ -36,6 +36,7 @@
- #include <sys/types.h>
- #include <sys/time.h>
- #include <sys/resource.h>
-+#include <sys/sysmacros.h>
- #include <limits.h>
- #include <ctype.h>
-
---- ./squashfs-tools/mksquashfs.c.orig 2018-09-13 16:02:16.000000000 -0500
-+++ ./squashfs-tools/mksquashfs.c 2018-09-18 19:03:26.605071388 -0500
-@@ -44,6 +44,7 @@
- #include <setjmp.h>
- #include <sys/types.h>
- #include <sys/mman.h>
-+#include <sys/sysmacros.h>
- #include <pthread.h>
- #include <regex.h>
- #include <sys/wait.h>