diff options
Diffstat (limited to 'gcc/tree.c')
-rw-r--r-- | gcc/tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ along with GCC; see the file COPYING3. If not see #include "bitmap.h" #include "gimple.h" #include "gimple-iterator.h" +#include "gimplify.h" #include "gimple-ssa.h" #include "cgraph.h" #include "tree-phinodes.h" |