summaryrefslogtreecommitdiff
path: root/driver/gcc/gcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/gcc/gcc.c')
-rw-r--r--driver/gcc/gcc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/driver/gcc/gcc.c b/driver/gcc/gcc.c
index 4efd559b68..059fbd4142 100644
--- a/driver/gcc/gcc.c
+++ b/driver/gcc/gcc.c
@@ -7,12 +7,6 @@
#include "cwrapper.h"
#include "getLocation.h"
-#include <errno.h>
-#include <process.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <stdarg.h>
-#include <string.h>
int main(int argc, char** argv) {
char *binDir;