diff options
Diffstat (limited to 'gcc/cfgrtl.c')
-rw-r--r-- | gcc/cfgrtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgrtl.c b/gcc/cfgrtl.c index 31787a9..20e3fc7 100644 --- a/gcc/cfgrtl.c +++ b/gcc/cfgrtl.c @@ -41,7 +41,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" |