aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sese.c')
-rw-r--r--gcc/sese.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/sese.c b/gcc/sese.c
index 169ed9a..d05b14a 100644
--- a/gcc/sese.c
+++ b/gcc/sese.c
@@ -25,8 +25,10 @@ along with GCC; see the file COPYING3. If not see
#include "hash-table.h"
#include "tree.h"
#include "tree-pretty-print.h"
+#include "gimple.h"
#include "gimplify.h"
#include "gimple-iterator.h"
+#include "gimplify-me.h"
#include "gimple-ssa.h"
#include "tree-cfg.h"
#include "tree-phinodes.h"