summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-vfs/patches/patch-ah')
-rw-r--r--sysutils/gnome-vfs/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/gnome-vfs/patches/patch-ah b/sysutils/gnome-vfs/patches/patch-ah
new file mode 100644
index 00000000000..c6668b6056c
--- /dev/null
+++ b/sysutils/gnome-vfs/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.3 2003/12/30 12:18:56 gavan Exp $
+
+--- libgnomevfs/gnome-vfs-cancellable-ops.c.orig 2001-07-16 19:21:06.000000000 +0100
++++ libgnomevfs/gnome-vfs-cancellable-ops.c
+@@ -32,6 +32,8 @@
+ #include "gnome-vfs.h"
+ #include "gnome-vfs-private.h"
+
++#undef truncate
++
+ GnomeVFSResult
+ gnome_vfs_open_uri_cancellable (GnomeVFSHandle **handle,
+ GnomeVFSURI *uri,