diff options
Diffstat (limited to 'py/objtype.c')
| -rw-r--r-- | py/objtype.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/py/objtype.c b/py/objtype.c index 6480a99f6..4898c5ccb 100644 --- a/py/objtype.c +++ b/py/objtype.c @@ -1,5 +1,3 @@ -#include <stdlib.h> -#include <stdint.h> #include <string.h> #include <assert.h> |
