diff options
Diffstat (limited to 'gcc/expmed.c')
-rw-r--r-- | gcc/expmed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/expmed.c b/gcc/expmed.c index 1ac3272e80a..c0fa722e8c9 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */ #include "toplev.h" #include "rtl.h" #include "tree.h" +#include "tm_p.h" #include "flags.h" #include "insn-flags.h" #include "insn-codes.h" |