diff options
Diffstat (limited to '')
| -rw-r--r-- | sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c b/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c new file mode 100644 index 000000000000..3d5be3af8b56 --- /dev/null +++ b/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c @@ -0,0 +1,12 @@ +--- fuse.gunzip.c.orig 2007-03-21 01:19:26.000000000 +0300 ++++ fuse.gunzip.c 2008-06-16 01:46:43.000000000 +0400 +@@ -38,9 +38,6 @@ + #include <config.h> + */ + +-#define HAVE_SETXATTR 1 +-#define HAVE_FDATASYNC 1 +- + #define _GNU_SOURCE + + #include <fuse.h> |
