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 66a856beee2..cecc7278999 100644 --- a/gcc/regstat.c +++ b/gcc/regstat.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "flags.h" #include "regs.h" -#include "output.h" #include "except.h" #include "hard-reg-set.h" #include "basic-block.h" |