diff options
Diffstat (limited to 'gcc/config/darwin.c')
-rw-r--r-- | gcc/config/darwin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/darwin.c b/gcc/config/darwin.c index 009e851835c..3a5287fe744 100644 --- a/gcc/config/darwin.c +++ b/gcc/config/darwin.c @@ -45,6 +45,7 @@ along with GCC; see the file COPYING3. If not see #include "df.h" #include "debug.h" #include "obstack.h" +#include "gimple.h" #include "gimplify.h" #include "lto-streamer.h" |