diff options
Diffstat (limited to 'devel/gnome-vfs/files/patch-modules_gzip-method.c')
-rw-r--r-- | devel/gnome-vfs/files/patch-modules_gzip-method.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/gnome-vfs/files/patch-modules_gzip-method.c b/devel/gnome-vfs/files/patch-modules_gzip-method.c deleted file mode 100644 index 3288d1853..000000000 --- a/devel/gnome-vfs/files/patch-modules_gzip-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/gzip-method.c.orig 2010-03-25 16:05:12.000000000 -0400 -+++ modules/gzip-method.c 2010-03-25 16:06:56.000000000 -0400 -@@ -30,6 +30,7 @@ - #include <stdio.h> - #include <string.h> - #include <time.h> -+#undef _LARGEFILE64_SOURCE - #include <zlib.h> - - struct _GZipMethodHandle { |