quilt: make it possible to override the path to getopt (based on patch from #9842)
[openwrt.git] / tools / squashfs4 / patches / 150-freebsd_fixes.patch
1 --- a/squashfs-tools/pseudo.c
2 +++ b/squashfs-tools/pseudo.c
3 @@ -32,6 +32,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
This page took 0.041967 seconds and 5 git commands to generate.