diff options
Diffstat (limited to 'gcc/cfglayout.c')
-rw-r--r-- | gcc/cfglayout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfglayout.c b/gcc/cfglayout.c index 2a5448c7083..3ab0ec0a138 100644 --- a/gcc/cfglayout.c +++ b/gcc/cfglayout.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "basic-block.h" #include "insn-config.h" -#include "output.h" #include "function.h" #include "cfglayout.h" #include "cfgloop.h" |