diff options
Diffstat (limited to 'gcc/lto-section-in.c')
-rw-r--r-- | gcc/lto-section-in.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-section-in.c b/gcc/lto-section-in.c index aea1c1d..8c2df96 100644 --- a/gcc/lto-section-in.c +++ b/gcc/lto-section-in.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "params.h" #include "input.h" -#include "varray.h" #include "hashtab.h" #include "basic-block.h" #include "tree-flow.h" |