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/ipa-pure-const.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/ipa-pure-const.c') diff --git a/gcc/ipa-pure-const.c b/gcc/ipa-pure-const.c index 0414273..4f02c7b 100644 --- a/gcc/ipa-pure-const.c +++ b/gcc/ipa-pure-const.c @@ -54,6 +54,8 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "target.h" #include "lto-streamer.h" +#include "data-streamer.h" +#include "tree-streamer.h" #include "cfgloop.h" #include "tree-scalar-evolution.h" #include "intl.h" -- cgit v1.1