diff options
Diffstat (limited to 'gcc/tree-dump.c')
-rw-r--r-- | gcc/tree-dump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-dump.c b/gcc/tree-dump.c index 46a3d55165a..9b3494f7ba8 100644 --- a/gcc/tree-dump.c +++ b/gcc/tree-dump.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |