diff options
Diffstat (limited to 'esp8266/modmachine.c')
-rw-r--r-- | esp8266/modmachine.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/modmachine.c b/esp8266/modmachine.c index afb7ba5d4d..bc02e222a2 100644 --- a/esp8266/modmachine.c +++ b/esp8266/modmachine.c @@ -34,6 +34,7 @@ #include "os_type.h" #include "osapi.h" +#include "etshal.h" #if MICROPY_PY_MACHINE |