aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/gnomemc/files/patch-ai
blob: 805fc55bb9abe2df683471990290b74371917c87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- vfs/ftpfs.c.orig	Sat Mar 18 07:43:43 2000
+++ vfs/ftpfs.c	Mon Mar 20 10:32:18 2000
@@ -57,6 +57,7 @@
 /* Namespace pollution: horrible */
 
 #include <netdb.h>		/* struct hostent */
+#include <sys/types.h>
 #include <sys/socket.h>		/* AF_INET */
 #include <netinet/in.h>		/* struct in_addr */
 #ifdef HAVE_SETSOCKOPT