diff options
Diffstat (limited to 'gcc/dumpfile.c')
-rw-r--r-- | gcc/dumpfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dumpfile.c b/gcc/dumpfile.c index faba9d355c5..d5f601f139d 100644 --- a/gcc/dumpfile.c +++ b/gcc/dumpfile.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "diagnostic-core.h" #include "dumpfile.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" |