From f0efc7aa7705facdb16a39a08137cf748c7d5f30 Mon Sep 17 00:00:00 2001 From: Diego Novillo Date: Mon, 8 Aug 2011 12:49:34 -0400 Subject: rebase From-SVN: r177571 --- gcc/lto/lto.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/lto/lto.c') diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c index 4323c4f..93ff805 100644 --- a/gcc/lto/lto.c +++ b/gcc/lto/lto.c @@ -43,6 +43,7 @@ along with GCC; see the file COPYING3. If not see #include "lto.h" #include "lto-tree.h" #include "lto-streamer.h" +#include "tree-streamer.h" #include "splay-tree.h" #include "params.h" #include "ipa-inline.h" -- cgit v1.1