mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
903332b434
While it's far from finished, it's already quite useable. WWW: http://www.roard.com/waiho/
11 lines
205 B
C
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>
|