diff options
Diffstat (limited to 'gcc/tree-chkp.c')
-rw-r--r-- | gcc/tree-chkp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-chkp.c b/gcc/tree-chkp.c index 731947a..1c8b558 100644 --- a/gcc/tree-chkp.c +++ b/gcc/tree-chkp.c @@ -60,7 +60,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-chkp.h" #include "gimple-walk.h" #include "tree-dfa.h" -#include "lto-streamer.h" #include "cgraph.h" #include "ipa-chkp.h" #include "params.h" |