From bf42081766a07842050e6dc8c4595d43b5358bbf Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Thu, 22 Jan 2009 11:58:33 +0000 Subject: #BIN upload now preserves the file time. --- call/call.h | 1 + 1 file changed, 1 insertion(+) (limited to 'call/call.h') diff --git a/call/call.h b/call/call.h index 5a7115d..bbc1fb4 100644 --- a/call/call.h +++ b/call/call.h @@ -16,5 +16,6 @@ extern void convert_lfcr(char *, int); extern void cmd_yapp(char *, int); /* In dostime.c */ +extern void date_unix2dos(time_t, unsigned short*, unsigned short*); extern int yapp2unix(char *); extern void unix2yapp( int, char *); -- cgit v1.2.3