]> git.pld-linux.org Git - packages/fuse-iso.git/blob - fuse-iso.patch
- up to 20070116
[packages/fuse-iso.git] / fuse-iso.patch
1 --- fuseiso-20061017/src/fuseiso.c      2006-10-17 04:07:42.000000000 +0200
2 +++ fuseiso-20061017/src/fuseiso.c      2007-01-25 20:57:57.000000000 +0100
3 @@ -29,7 +29,7 @@
4  #include <fcntl.h>
5  #include <errno.h>
6  #include <unistd.h>
7 -#include <linux/stat.h>
8 +#include <sys/stat.h>
9  #include <unistd.h>
10  #include <getopt.h>
11  #include <mntent.h>
This page took 0.046612 seconds and 3 git commands to generate.