summaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/150-freebsd_fixes.patch
blob: 344d9ec68391f2f9202ca40076d25a08dc74b37a (plain)
1
2
3
4
5
6
7
8
9
10
--- a/squashfs-tools/pseudo.c
+++ b/squashfs-tools/pseudo.c
@@ -31,6 +31,7 @@
 #include <stdlib.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
 
 #include "pseudo.h"