summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-14 14:04:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-14 14:04:14 +0800
commitb2d43f1ed3b0221c4596c914392923d681fb4822 (patch)
treee4b3e372d9828aada1b832d7143b9b65a18c4011 /devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c
parent5420779e8f739ebf4d362695da704cf52b391824 (diff)
downloadmarcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar.gz
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar.bz2
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar.lz
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar.xz
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.tar.zst
marcuscom-ports-b2d43f1ed3b0221c4596c914392923d681fb4822.zip
Update to 2.1.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@390 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c')
-rw-r--r--devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c14
1 files changed, 11 insertions, 3 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c
index c9cffae7a..39d34d557 100644
--- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c
+++ b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c
@@ -1,6 +1,14 @@
---- libgnomevfs/gnome-vfs-utils.c.orig Sun May 5 17:01:22 2002
-+++ libgnomevfs/gnome-vfs-utils.c Sun May 5 17:02:24 2002
-@@ -774,7 +774,7 @@
+--- libgnomevfs/gnome-vfs-utils.c.orig Fri Dec 20 16:15:06 2002
++++ libgnomevfs/gnome-vfs-utils.c Tue Jan 14 00:54:10 2003
+@@ -40,6 +40,7 @@
+ #include <pwd.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/param.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <unistd.h>
+@@ -861,7 +862,7 @@
paths = g_strsplit (gnome_var, ":", 0);
for (temp_paths = paths; *temp_paths != NULL; temp_paths++) {