MICROPY_ALLOC_PATH_MAX needs mpconfig.h
This commit is contained in:
parent
eb698b7acf
commit
46d2e6e9db
@ -1,5 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "py/mpconfig.h"
|
||||
|
||||
#ifdef __EMSCRIPTEN__
|
||||
#include "emscripten.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user