aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/combine.c')
-rw-r--r--gcc/combine.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/combine.c b/gcc/combine.c
index d6897a1..70b80bc 100644
--- a/gcc/combine.c
+++ b/gcc/combine.c
@@ -97,8 +97,6 @@ along with GCC; see the file COPYING3. If not see
#include "optabs.h"
#include "insn-codes.h"
#include "rtlhooks-def.h"
-/* Include output.h for dump_file. */
-#include "output.h"
#include "params.h"
#include "timevar.h"
#include "tree-pass.h"