ports/ftp/prozilla/files/patch-ping.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

10 lines
272 B
C

--- src/ping.c.ori Sat Jan 25 00:53:13 2003
+++ src/ping.c Sat Jan 25 00:53:28 2003
@@ -23,6 +23,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>