diff options
Diffstat (limited to 'gcc/predict.c')
-rw-r--r-- | gcc/predict.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/predict.c b/gcc/predict.c index c93586b..776ea7e 100644 --- a/gcc/predict.c +++ b/gcc/predict.c @@ -40,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-config.h" #include "regs.h" #include "flags.h" -#include "output.h" #include "function.h" #include "except.h" #include "diagnostic-core.h" |