summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-unix-mounts.c
blob: 5d37cc768ddbddedcd064296492f22ffe0864f96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libgnomevfs/gnome-vfs-unix-mounts.c.orig    Sun Sep  5 02:34:30 2004
+++ libgnomevfs/gnome-vfs-unix-mounts.c Sun Sep  5 02:35:08 2004
@@ -43,6 +43,7 @@
 #include <errno.h>
 #include <string.h>
 #include <signal.h>
+#include <poll.h>
 #include <libgnomevfs/gnome-vfs.h>
 
 #include "gnome-vfs-unix-mounts.h"