diff options
Diffstat (limited to 'gcc/alias.c')
-rw-r--r-- | gcc/alias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/alias.c b/gcc/alias.c index a1e12fb..baf0a62 100644 --- a/gcc/alias.c +++ b/gcc/alias.c @@ -42,7 +42,6 @@ along with GCC; see the file COPYING3. If not see #include "timevar.h" #include "target.h" #include "cgraph.h" -#include "varray.h" #include "tree-pass.h" #include "ipa-type-escape.h" #include "df.h" |