diff options
Diffstat (limited to 'gcc/lto-cgraph.c')
-rw-r--r-- | gcc/lto-cgraph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-cgraph.c b/gcc/lto-cgraph.c index 1982185..338250a 100644 --- a/gcc/lto-cgraph.c +++ b/gcc/lto-cgraph.c @@ -30,7 +30,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 "langhooks.h" #include "basic-block.h" |