aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.c')
-rw-r--r--gcc/expr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/expr.c b/gcc/expr.c
index 28b4332..e8c022c 100644
--- a/gcc/expr.c
+++ b/gcc/expr.c
@@ -57,6 +57,7 @@ along with GCC; see the file COPYING3. If not see
#include "target-globals.h"
#include "params.h"
#include "tree-ssa-address.h"
+#include "cfgexpand.h"
/* Decide whether a function's arguments should be processed
from first to last or from last to first.