summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-address.c
blob: 1636ca99d4dfb0253465e76c6dff030d37664bbe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libgnomevfs/gnome-vfs-address.c.orig    Wed Apr 12 10:16:28 2006
+++ libgnomevfs/gnome-vfs-address.c Thu Apr 20 09:52:12 2006
@@ -32,6 +32,7 @@
 #include <sys/types.h>
 
 #ifndef G_OS_WIN32
+#include <sys/socket.h>
 #include <sys/select.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>