diff options
Diffstat (limited to 'gcc/lto-section-in.c')
-rw-r--r-- | gcc/lto-section-in.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto-section-in.c b/gcc/lto-section-in.c index d96cdb4..2288e86 100644 --- a/gcc/lto-section-in.c +++ b/gcc/lto-section-in.c @@ -30,8 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "input.h" #include "hashtab.h" #include "basic-block.h" -#include "tree-ssa.h" -#include "cgraph.h" #include "function.h" #include "ggc.h" #include "diagnostic-core.h" |