diff options
Diffstat (limited to 'gcc/langhooks.c')
-rw-r--r-- | gcc/langhooks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/langhooks.c b/gcc/langhooks.c index a5be398..ec0dd4d 100644 --- a/gcc/langhooks.c +++ b/gcc/langhooks.c @@ -26,6 +26,7 @@ along with GCC; see the file COPYING3. If not see #include "toplev.h" #include "tree.h" #include "tree-inline.h" +#include "gimple.h" #include "gimplify.h" #include "rtl.h" #include "insn-config.h" |