summaryrefslogtreecommitdiffstatshomepage
path: root/ports/unix/mpthreadport.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/mpthreadport.c')
-rw-r--r--ports/unix/mpthreadport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/mpthreadport.c b/ports/unix/mpthreadport.c
index 09f5702e38..8c636a4457 100644
--- a/ports/unix/mpthreadport.c
+++ b/ports/unix/mpthreadport.c
@@ -28,7 +28,6 @@
#include <stdlib.h>
#include <errno.h>
-#include "py/mpstate.h"
#include "py/runtime.h"
#include "py/mpthread.h"
#include "py/gc.h"