diff options
Diffstat (limited to 'gcc/dwarf2asm.c')
-rw-r--r-- | gcc/dwarf2asm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2asm.c b/gcc/dwarf2asm.c index 7cd997a8948..9f3c4b1c0c0 100644 --- a/gcc/dwarf2asm.c +++ b/gcc/dwarf2asm.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "flags.h" #include "alias.h" -#include "symtab.h" #include "tree.h" #include "stringpool.h" #include "varasm.h" |