summaryrefslogtreecommitdiff
path: root/ftp/prozilla/files/patch-ftpsearch.c
blob: c5ecb09902dc084633bacc66048738ca3c855aa7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ftpsearch.c.ori	Sat Jan 25 00:45:38 2003
+++ src/ftpsearch.c	Sat Jan 25 00:45:48 2003
@@ -25,6 +25,7 @@
 #include <sys/socket.h>
 #include <fcntl.h>
 #include <netdb.h>
+#include <netinet/in_systm.h>
 #include <netinet/in.h>
 #include <netinet/ip.h>
 #include <arpa/inet.h>