summaryrefslogtreecommitdiffstatshomepage
path: root/py/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/map.c')
-rw-r--r--py/map.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/py/map.c b/py/map.c
index f41152703e..d1c368c6ae 100644
--- a/py/map.c
+++ b/py/map.c
@@ -1,6 +1,4 @@
-#include <stdint.h>
#include <stdlib.h>
-#include <assert.h>
#include "misc.h"
#include "mpconfig.h"