Displaying 1 result from an estimated 1 matches for "ftp_convertfileprop".
2001 Apr 24
1
Compile problem with ftp.c
...tack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ftp.o ftp.c
In file included from ftp.c:46:
internet.h:98: field `tmLastModified' has incomplete type
ftp.c: In function `FTP_SendData':
ftp.c:1998: warning: implicit declaration of function `time'
ftp.c: In function `FTP_ConvertFileProp':
ftp.c:2289: warning: implicit declaration of function `mktime'
ftp.c: In function `FTP_ParseDirectory':
ftp.c:2440: warning: implicit declaration of function `localtime'
ftp.c:2440: warning: assignment makes pointer from integer without a cast
ftp.c:2441: dereferencing pointer to...