summaryrefslogtreecommitdiffstats
path: root/devel/gvfs/files/patch-daemon_gvfswritechannel.c
blob: 54c4216873e40222b6a390f4273a61020420d360 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>