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 4c245103fc4..edcc0013ed2 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -27,6 +27,7 @@ along with GCC; see the file COPYING3. If not see #include "target.h" #include "rtl.h" #include "tree.h" +#include "tm_p.h" #include "gimple.h" #include "gimple-predict.h" #include "tree-pass.h" /* FIXME: only for PROP_gimple_any */ |