From 7bc1a76b12b5be399cb96b05b664840d2996c82a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 11 Dec 2015 19:21:43 +0000 Subject: tools/squashfs4: refresh patches Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47869 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/squashfs4/patches/180-openbsd_compat.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'tools/squashfs4/patches/180-openbsd_compat.patch') diff --git a/tools/squashfs4/patches/180-openbsd_compat.patch b/tools/squashfs4/patches/180-openbsd_compat.patch index 6d7a857a05..b9c1b5925d 100644 --- a/tools/squashfs4/patches/180-openbsd_compat.patch +++ b/tools/squashfs4/patches/180-openbsd_compat.patch @@ -1,6 +1,5 @@ -diff -Nur squashfs4.2.orig/squashfs-tools/mksquashfs.c squashfs4.2/squashfs-tools/mksquashfs.c ---- squashfs4.2.orig/squashfs-tools/mksquashfs.c Tue Mar 5 16:20:49 2013 -+++ squashfs4.2/squashfs-tools/mksquashfs.c Tue Mar 5 16:25:10 2013 +--- a/squashfs-tools/mksquashfs.c ++++ b/squashfs-tools/mksquashfs.c @@ -32,6 +32,9 @@ #include #include @@ -11,9 +10,8 @@ diff -Nur squashfs4.2.orig/squashfs-tools/mksquashfs.c squashfs4.2/squashfs-tool #include #include #include -diff -Nur squashfs4.2.orig/squashfs-tools/unsquashfs.h squashfs4.2/squashfs-tools/unsquashfs.h ---- squashfs4.2.orig/squashfs-tools/unsquashfs.h Tue Mar 5 16:20:49 2013 -+++ squashfs4.2/squashfs-tools/unsquashfs.h Tue Mar 5 16:25:57 2013 +--- a/squashfs-tools/unsquashfs.h ++++ b/squashfs-tools/unsquashfs.h @@ -25,6 +25,9 @@ #define TRUE 1 #define FALSE 0 -- cgit v1.2.3