diff options
Diffstat (limited to 'devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c')
-rw-r--r-- | devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c b/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c deleted file mode 100644 index 05dd579ba..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomevfs/gnome-vfs-hal-mounts.c.orig Sun May 7 01:07:27 2006 -+++ libgnomevfs/gnome-vfs-hal-mounts.c Sun May 7 01:07:42 2006 -@@ -32,7 +32,9 @@ - #include <stdlib.h> - #include <string.h> - #include <sys/stat.h> -+#ifdef HAVE_SYS_SYSMACROS_H - #include <sys/sysmacros.h> -+#endif - #include <sys/types.h> - #include <unistd.h> - #include <limits.h> |