mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-19 05:13:04 +08:00
Update dfs_elm.c
This commit is contained in:
@@ -945,7 +945,7 @@ DWORD get_fattime(void)
|
||||
{
|
||||
DWORD fat_time = 0;
|
||||
|
||||
#ifdef RT_USING_RTC
|
||||
#ifdef RT_LIBC_USING_TIME
|
||||
time_t now;
|
||||
struct tm *p_tm;
|
||||
struct tm tm_now;
|
||||
|
||||
Reference in New Issue
Block a user