344d9ec68391f2f9202ca40076d25a08dc74b37a
[librewrt/.git] / bright-ben / tools / squashfs4 / patches / 150-freebsd_fixes.patch
1 --- a/squashfs-tools/pseudo.c
2 +++ b/squashfs-tools/pseudo.c
3 @@ -31,6 +31,7 @@
4  #include <stdlib.h>
5  #include <sys/types.h>
6  #include <sys/wait.h>
7 +#include <sys/stat.h>
8  
9  #include "pseudo.h"
10