diff options
Diffstat (limited to 'gcc/dwarf2asm.c')
-rw-r--r-- | gcc/dwarf2asm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dwarf2asm.c b/gcc/dwarf2asm.c index 30c2926de34..ac89ce0b067 100644 --- a/gcc/dwarf2asm.c +++ b/gcc/dwarf2asm.c @@ -26,8 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "tm_p.h" #include "stringpool.h" -#include "flags.h" -#include "alias.h" #include "varasm.h" #include "output.h" #include "dwarf2asm.h" |