1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/ftp/prozilla/files/patch-ftpsearch.c
Munechika SUMIKAWA 682c399f7c Add prozilla 1.3.6, proZilla is a fast download accelerator.
PR:		47503
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-04-19 21:06:54 +00:00

11 lines
282 B
C

--- 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>