We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7071cbe commit cf424a9Copy full SHA for cf424a9
cores/esp8266/libc_replacements.c
@@ -30,6 +30,7 @@
30
#include <limits.h>
31
#include <errno.h>
32
#include <string.h>
33
+#include <time.h>
34
35
#include "ets_sys.h"
36
#include "os_type.h"
0 commit comments