Initial commit
This commit is contained in:
10
tools/squashfs4/patches/150-freebsd_fixes.patch
Normal file
10
tools/squashfs4/patches/150-freebsd_fixes.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/squashfs-tools/pseudo.c
|
||||
+++ b/squashfs-tools/pseudo.c
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
+#include <sys/stat.h>
|
||||
|
||||
#include "pseudo.h"
|
||||
|
||||
Reference in New Issue
Block a user