diff options
Diffstat (limited to 'gcc/explow.c')
-rw-r--r-- | gcc/explow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/explow.c b/gcc/explow.c index 573c529..28afe3c 100644 --- a/gcc/explow.c +++ b/gcc/explow.c @@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */ #include "toplev.h" #include "rtl.h" #include "tree.h" +#include "tm_p.h" #include "flags.h" #include "function.h" #include "expr.h" |