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 6b2625f2dc8..7cd997a8948 100644 --- a/gcc/dwarf2asm.c +++ b/gcc/dwarf2asm.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "flags.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |