diff options
Diffstat (limited to 'gcc/value-prof.c')
-rw-r--r-- | gcc/value-prof.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/value-prof.c b/gcc/value-prof.c index 10a5319d3ec..dabe4195100 100644 --- a/gcc/value-prof.c +++ b/gcc/value-prof.c @@ -27,7 +27,6 @@ along with GCC; see the file COPYING3. If not see #include "hard-reg-set.h" #include "basic-block.h" #include "value-prof.h" -#include "output.h" #include "flags.h" #include "insn-config.h" #include "recog.h" |