freebsd-ports/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c
Edwin Groothuis c7906ef2a5 [NEW PORT] sysutils/fusefs-gunzip
PR:		ports/124625
Submitted by:	Evgeny Zhirnov <jirnov@gmail.com>
2008-07-05 11:39:42 +00:00

12 lines
257 B
C

--- 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>