summaryrefslogtreecommitdiffstats
path: root/devel/gvfs/files/patch-daemon_gvfswritechannel.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gvfs/files/patch-daemon_gvfswritechannel.c')
-rw-r--r--devel/gvfs/files/patch-daemon_gvfswritechannel.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/gvfs/files/patch-daemon_gvfswritechannel.c b/devel/gvfs/files/patch-daemon_gvfswritechannel.c
new file mode 100644
index 000000000..54c421687
--- /dev/null
+++ b/devel/gvfs/files/patch-daemon_gvfswritechannel.c
@@ -0,0 +1,10 @@
+--- daemon/gvfswritechannel.c.orig 2007-12-22 18:50:10.000000000 -0500
++++ daemon/gvfswritechannel.c 2007-12-22 18:50:20.000000000 -0500
+@@ -30,6 +30,7 @@
+ #include <sys/un.h>
+ #include <unistd.h>
+ #include <fcntl.h>
++#include <string.h>
+
+ #include <glib.h>
+ #include <glib-object.h>