summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266/modpyb.c')
-rw-r--r--esp8266/modpyb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/esp8266/modpyb.c b/esp8266/modpyb.c
index bb574fdb58..2687803ea6 100644
--- a/esp8266/modpyb.c
+++ b/esp8266/modpyb.c
@@ -31,7 +31,6 @@
#include "py/gc.h"
#include "gccollect.h"
#include "pyexec.h"
-#include "pybstdio.h"
#include MICROPY_HAL_H
#include "user_interface.h"