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-prop.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/ipa-prop.c') diff --git a/gcc/ipa-prop.c b/gcc/ipa-prop.c index def34c3..7f9f547 100644 --- a/gcc/ipa-prop.c +++ b/gcc/ipa-prop.c @@ -38,6 +38,8 @@ along with GCC; see the file COPYING3. If not see #include "tree-pretty-print.h" #include "gimple-pretty-print.h" #include "lto-streamer.h" +#include "data-streamer.h" +#include "tree-streamer.h" /* Intermediate information about a parameter that is only useful during the -- cgit v1.1