diff options
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r-- | gcc/dwarf2out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 1f72f90..ac0258c 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -79,7 +79,6 @@ along with GCC; see the file COPYING3. If not see #include "dwarf2out.h" #include "dwarf2asm.h" #include "toplev.h" -#include "varray.h" #include "ggc.h" #include "md5.h" #include "tm_p.h" |