diff options
Diffstat (limited to 'gcc/tree-ssa.c')
-rw-r--r-- | gcc/tree-ssa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-ssa.c b/gcc/tree-ssa.c index c774198..f16e77b 100644 --- a/gcc/tree-ssa.c +++ b/gcc/tree-ssa.c @@ -31,6 +31,7 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "gimple-pretty-print.h" #include "pointer-set.h" +#include "gimple.h" #include "gimplify.h" #include "gimple-iterator.h" #include "gimple-walk.h" |