Skip to content

Commit 7ceff75

Browse files
committed
test for #86
1 parent 6bcb819 commit 7ceff75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cores/esp8266/libc_replacements.c

Lines changed: 1 addition & 0 deletions
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)