diff options
Diffstat (limited to 'gcc/gimple-match-head.c')
-rw-r--r-- | gcc/gimple-match-head.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gimple-match-head.c b/gcc/gimple-match-head.c index 875b7246575..2b1423806bc 100644 --- a/gcc/gimple-match-head.c +++ b/gcc/gimple-match-head.c @@ -45,6 +45,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-dfa.h" #include "builtins.h" #include "dumpfile.h" +#include "target.h" #include "gimple-match.h" |