summaryrefslogtreecommitdiffstatshomepage
path: root/unix/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix/main.c')
-rw-r--r--unix/main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/unix/main.c b/unix/main.c
index a0396e5178..d3ab53da6e 100644
--- a/unix/main.c
+++ b/unix/main.c
@@ -37,11 +37,6 @@
#include "mpconfig.h"
#include "nlr.h"
-#include "misc.h"
-#include "qstr.h"
-#include "lexer.h"
-#include "lexerunix.h"
-#include "parse.h"
#include "obj.h"
#include "parsehelper.h"
#include "compile.h"