summaryrefslogtreecommitdiffstatshomepage
path: root/py/objfun.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/objfun.c')
-rw-r--r--py/objfun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objfun.c b/py/objfun.c
index d4fa7592f7..019101bedf 100644
--- a/py/objfun.c
+++ b/py/objfun.c
@@ -9,7 +9,6 @@
#include "qstr.h"
#include "obj.h"
#include "objtuple.h"
-#include "map.h"
#include "runtime0.h"
#include "runtime.h"
#include "bc.h"