diff options
Diffstat (limited to 'gcc/df-scan.c')
-rw-r--r-- | gcc/df-scan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/df-scan.c b/gcc/df-scan.c index c5e733404e1..0d36ad13893 100644 --- a/gcc/df-scan.c +++ b/gcc/df-scan.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" |