summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2015-06-09 17:53:24 +0000
committerAndrew Macleod <amacleod@gcc.gnu.org>2015-06-09 17:53:24 +0000
commite677a9d463e8a39f5779e73f409f156afefb95dd (patch)
treee1ddbb5eaad4595c4f1c81c3c18d199bef8e441b /gcc/ggc-page.c
parent34f42d7bf400ba0facaa38ee9fee21b639d28146 (diff)
gcc-plugin.h: Move decls to plugin.h and include it.
* gcc-plugin.h: Move decls to plugin.h and include it. * plugin.h: Relocate decls from gcc-plugin.h * ggc-page.c: Include required header files. * passes.c: Likewise. * cgraphunit.c: Likewise. From-SVN: r224293
Diffstat (limited to 'gcc/ggc-page.c')
-rw-r--r--gcc/ggc-page.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ggc-page.c b/gcc/ggc-page.c
index 42098d89340..f5f09733833 100644
--- a/gcc/ggc-page.c
+++ b/gcc/ggc-page.c
@@ -41,6 +41,7 @@ along with GCC; see the file COPYING3. If not see
#include "cgraph.h"
#include "cfgloop.h"
#include "plugin.h"
+#include "predict.h"
#include "basic-block.h"
/* Prefer MAP_ANON(YMOUS) to /dev/zero, since we don't need to keep a