diff options
Diffstat (limited to 'gcc/ira-emit.c')
-rw-r--r-- | gcc/ira-emit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ira-emit.c b/gcc/ira-emit.c index adde4dfb039..a994a427d07 100644 --- a/gcc/ira-emit.c +++ b/gcc/ira-emit.c @@ -84,7 +84,6 @@ along with GCC; see the file COPYING3. If not see #include "params.h" #include "timevar.h" #include "tree-pass.h" -#include "output.h" #include "reload.h" #include "df.h" #include "ira-int.h" |