diff options
Diffstat (limited to 'gcc/reginfo.c')
-rw-r--r-- | gcc/reginfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reginfo.c b/gcc/reginfo.c index fde13c4..09c2f33 100644 --- a/gcc/reginfo.c +++ b/gcc/reginfo.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "hard-reg-set.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |