diff options
Diffstat (limited to 'gcc/df-problems.c')
-rw-r--r-- | gcc/df-problems.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/df-problems.c b/gcc/df-problems.c index e04daceccab..a020e28ad27 100644 --- a/gcc/df-problems.c +++ b/gcc/df-problems.c @@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "function.h" #include "regs.h" -#include "output.h" #include "alloc-pool.h" #include "flags.h" #include "hard-reg-set.h" |