summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c
blob: 05dd579ba16d5bbd2761a8531456d52993450541 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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>