We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2ea52 commit 3e42042Copy full SHA for 3e42042
cores/esp8266/libc_replacements.c
@@ -26,6 +26,7 @@
26
#include <stddef.h>
27
#include <stdarg.h>
28
#include <stdio.h>
29
+#include <stdlib.h>
30
#include <math.h>
31
#include <limits.h>
32
#include <errno.h>
0 commit comments