Skip to content

Commit 1dd2897

Browse files
committed
test for esp8266#86
1 parent 1590beb commit 1dd2897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/esp8266com/esp8266/cores/esp8266/libc_replacements.c

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <math.h>
3030
#include <limits.h>
3131
#include <errno.h>
32+
#include <string.h>
3233

3334
#include "ets_sys.h"
3435
#include "os_type.h"

0 commit comments

Comments
 (0)