aboutsummaryrefslogtreecommitdiff
path: root/gcc/fwprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fwprop.c')
-rw-r--r--gcc/fwprop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fwprop.c b/gcc/fwprop.c
index c353037..e3ca1fd 100644
--- a/gcc/fwprop.c
+++ b/gcc/fwprop.c
@@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "obstack.h"
#include "basic-block.h"
-#include "output.h"
#include "df.h"
#include "target.h"
#include "cfgloop.h"