diff options
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r-- | gcc/gimplify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 356fc2b..3253f86 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "tree.h" #include "gimplify.h" +#include "gimple-iterator.h" #include "tree-iterator.h" #include "tree-inline.h" #include "tree-pretty-print.h" |