mirror of
https://github.com/espressif/esp-idf
synced 2025-03-13 19:19:10 -04:00
Merge branch 'fix/hello_world_linux_target_on_macos_v5.3' into 'release/v5.3'
fix(esp-tls): Fix compilation for linux target on macos (v5.3) See merge request espressif/esp-idf!30808
This commit is contained in:
commit
2decfbc007
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#if CONFIG_IDF_TARGET_LINUX
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user