mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
[Components/libc] Fix compile error.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <sys/time.h>
|
||||
#include <rtdevice.h>
|
||||
#include <rtthread.h>
|
||||
|
||||
#if defined(RT_USING_DEVICE) && defined(RT_USING_RTC)
|
||||
int gettimeofday(struct timeval *tp, void *ignore)
|
||||
|
||||
Reference in New Issue
Block a user