diff options
Diffstat (limited to 'gcc/lto-section-out.c')
-rw-r--r-- | gcc/lto-section-out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-section-out.c b/gcc/lto-section-out.c index fe3cc54c7f9..ea15efb872c 100644 --- a/gcc/lto-section-out.c +++ b/gcc/lto-section-out.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "hashtab.h" #include "basic-block.h" #include "tree-flow.h" -#include "tree-pass.h" #include "cgraph.h" #include "function.h" #include "ggc.h" |