diff options
Diffstat (limited to 'gcc/mode-switching.c')
-rw-r--r-- | gcc/mode-switching.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/mode-switching.c b/gcc/mode-switching.c index d03430aef82..a5967319385 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-config.h" #include "recog.h" #include "basic-block.h" -#include "output.h" #include "tm_p.h" #include "function.h" #include "tree-pass.h" |