summaryrefslogtreecommitdiff
path: root/py/emitcommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/emitcommon.c')
-rw-r--r--py/emitcommon.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/py/emitcommon.c b/py/emitcommon.c
index ff6457289..f7494668e 100644
--- a/py/emitcommon.c
+++ b/py/emitcommon.c
@@ -1,7 +1,5 @@
#include <unistd.h>
-#include <stdio.h>
#include <stdint.h>
-#include <string.h>
#include <assert.h>
#include "misc.h"