summaryrefslogtreecommitdiff
path: root/ports/unix/modmachine.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/modmachine.c')
-rw-r--r--ports/unix/modmachine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/unix/modmachine.c b/ports/unix/modmachine.c
index 2c1e0bed6..d0c6a43bf 100644
--- a/ports/unix/modmachine.c
+++ b/ports/unix/modmachine.c
@@ -31,7 +31,6 @@
#include "py/runtime.h"
#include "py/obj.h"
-#include "extmod/machine_mem.h"
#include "extmod/modmachine.h"
#if MICROPY_PLAT_DEV_MEM