diff options
Diffstat (limited to 'gcc/targhooks.c')
-rw-r--r-- | gcc/targhooks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/targhooks.c b/gcc/targhooks.c index 352b3c8..55ab7d0 100644 --- a/gcc/targhooks.c +++ b/gcc/targhooks.c @@ -68,6 +68,7 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "intl.h" #include "opts.h" +#include "gimple.h" #include "gimplify.h" #include "tree-ssanames.h" #include "tree-ssa-alias.h" |