diff options
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r-- | gcc/fold-const.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c index 77f9fb8..5ca7691 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -57,6 +57,7 @@ along with GCC; see the file COPYING3. If not see #include "hash-table.h" #include "langhooks.h" #include "md5.h" +#include "gimple.h" #include "gimplify.h" #include "tree-dfa.h" |