mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:43:34 +08:00
[component][ulog] Fix a compile error when timestamp is enable.
This commit is contained in:
parent
acfe61b501
commit
f28b9d83f7
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef ULOG_TIME_USING_TIMESTAMP
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#ifdef ULOG_USING_ASYNC_OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user