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