summaryrefslogtreecommitdiffstatshomepage
path: root/py/emitpass1.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/emitpass1.c')
-rw-r--r--py/emitpass1.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/py/emitpass1.c b/py/emitpass1.c
index d492652399..e4dbf14121 100644
--- a/py/emitpass1.c
+++ b/py/emitpass1.c
@@ -1,8 +1,5 @@
-#include <unistd.h>
#include <stdlib.h>
#include <stdint.h>
-#include <stdio.h>
-#include <string.h>
#include <assert.h>
#include "misc.h"