summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r--gcc/lto/lto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c
index bc53632e14e..1234cee4135 100644
--- a/gcc/lto/lto.c
+++ b/gcc/lto/lto.c
@@ -27,6 +27,8 @@ along with GCC; see the file COPYING3. If not see
#include "stor-layout.h"
#include "diagnostic-core.h"
#include "tm.h"
+#include "predict.h"
+#include "basic-block.h"
#include "cgraph.h"
#include "tree-ssa-operands.h"
#include "tree-pass.h"