diff options
Diffstat (limited to 'gcc/lambda-mat.c')
-rw-r--r-- | gcc/lambda-mat.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/lambda-mat.c b/gcc/lambda-mat.c index 50fdb69..33b33ef 100644 --- a/gcc/lambda-mat.c +++ b/gcc/lambda-mat.c @@ -21,9 +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 "tree-flow.h" #include "lambda.h" |