diff options
Diffstat (limited to 'gcc/cgraph.c')
-rw-r--r-- | gcc/cgraph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cgraph.c b/gcc/cgraph.c index 3bf9541ecca..217644df74a 100644 --- a/gcc/cgraph.c +++ b/gcc/cgraph.c @@ -39,7 +39,6 @@ along with GCC; see the file COPYING3. If not see #include "target.h" #include "basic-block.h" #include "cgraph.h" -#include "output.h" #include "intl.h" #include "gimple.h" #include "tree-dump.h" |