summaryrefslogtreecommitdiff
path: root/extmod/modutimeq.c
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/modutimeq.c')
-rw-r--r--extmod/modutimeq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extmod/modutimeq.c b/extmod/modutimeq.c
index faa589583..94cbd20d2 100644
--- a/extmod/modutimeq.c
+++ b/extmod/modutimeq.c
@@ -27,9 +27,7 @@
#include <string.h>
-#include "py/nlr.h"
#include "py/objlist.h"
-#include "py/runtime0.h"
#include "py/runtime.h"
#include "py/smallint.h"