diff options
Diffstat (limited to 'tools/squashfs4/patches/150-freebsd_fixes.patch')
-rw-r--r-- | tools/squashfs4/patches/150-freebsd_fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/squashfs4/patches/150-freebsd_fixes.patch b/tools/squashfs4/patches/150-freebsd_fixes.patch index 344d9ec683..44d40a7d1a 100644 --- a/tools/squashfs4/patches/150-freebsd_fixes.patch +++ b/tools/squashfs4/patches/150-freebsd_fixes.patch @@ -1,6 +1,6 @@ --- a/squashfs-tools/pseudo.c +++ b/squashfs-tools/pseudo.c -@@ -31,6 +31,7 @@ +@@ -32,6 +32,7 @@ #include <stdlib.h> #include <sys/types.h> #include <sys/wait.h> |