diff options
Diffstat (limited to 'py/objmap.c')
-rw-r--r-- | py/objmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/objmap.c b/py/objmap.c index cbaef6fb9a..2b356ec4ea 100644 --- a/py/objmap.c +++ b/py/objmap.c @@ -1,4 +1,3 @@ -#include <stdlib.h> #include <assert.h> #include "nlr.h" |