diff options
Diffstat (limited to 'gcc/cprop.c')
-rw-r--r-- | gcc/cprop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cprop.c b/gcc/cprop.c index ea6909195ac..29495e000df 100644 --- a/gcc/cprop.c +++ b/gcc/cprop.c @@ -34,7 +34,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 "function.h" #include "expr.h" #include "except.h" |