1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/ftp/waiho/files/patch-ftp.h
Dirk Meyer 903332b434 Waiho is a simple FTP client for GNUstep, designed to be easy to use.
While it's far from finished, it's already quite useable.

WWW: http://www.roard.com/waiho/
2006-10-31 05:46:22 +00:00

11 lines
205 B
C

--- ftp.h.orig Thu Aug 1 18:27:55 2002
+++ ftp.h Sat Oct 21 21:09:28 2006
@@ -25,6 +25,7 @@
#include <errno.h>
#include <netdb.h>
+#include <time.h>
#include <netinet/in.h>
#include <arpa/inet.h>