summaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-src::utilfuns::ftpparse.c
blob: ab8a3eab8e85aa1096c408e04e8fe9a2b9bb40af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/utilfuns/ftpparse.c.orig	Thu Feb 19 23:22:11 2004
+++ src/utilfuns/ftpparse.c	Thu Feb 19 23:22:19 2004
@@ -21,6 +21,7 @@
 NCSA Telnet FTP server. Has LIST = NLST (and bad NLST for directories).
 */
 
+#include <time.h>
 #include <ftpparse.h>
 
 static long totai(long year,long month,long mday)