diff options
Diffstat (limited to 'gcc/profile.c')
-rw-r--r-- | gcc/profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/profile.c b/gcc/profile.c index 10ab756..927257b 100644 --- a/gcc/profile.c +++ b/gcc/profile.c @@ -55,7 +55,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "flags.h" -#include "output.h" #include "regs.h" #include "expr.h" #include "function.h" |