aboutsummaryrefslogtreecommitdiff
path: root/gcc/dojump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dojump.c')
-rw-r--r--gcc/dojump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dojump.c b/gcc/dojump.c
index 6745200..c2900b3 100644
--- a/gcc/dojump.c
+++ b/gcc/dojump.c
@@ -35,7 +35,6 @@ along with GCC; see the file COPYING3. If not see
#include "langhooks.h"
#include "ggc.h"
#include "basic-block.h"
-#include "output.h"
#include "tm_p.h"
static bool prefer_and_bit_test (enum machine_mode, int);