aboutsummaryrefslogtreecommitdiff
path: root/gcc/lambda-trans.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lambda-trans.c')
-rw-r--r--gcc/lambda-trans.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/lambda-trans.c b/gcc/lambda-trans.c
index 0cf1db9..22f30b0 100644
--- a/gcc/lambda-trans.c
+++ b/gcc/lambda-trans.c
@@ -21,10 +21,6 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
-#include "ggc.h"
-#include "tree.h"
-#include "target.h"
#include "tree-flow.h"
#include "lambda.h"