diff options
Diffstat (limited to 'gcc/regstat.c')
-rw-r--r-- | gcc/regstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/regstat.c b/gcc/regstat.c index c683a49f0ff..de60f268d35 100644 --- a/gcc/regstat.c +++ b/gcc/regstat.c @@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see #include "vec.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "input.h" #include "function.h" #include "dominance.h" |