summaryrefslogtreecommitdiffstatshomepage
path: root/py/modthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/modthread.c')
-rw-r--r--py/modthread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/modthread.c b/py/modthread.c
index 2826fadeaa..7742ff6847 100644
--- a/py/modthread.c
+++ b/py/modthread.c
@@ -28,7 +28,6 @@
#include <string.h>
#include "py/runtime.h"
-#include "py/stackctrl.h"
#if MICROPY_PY_THREAD