diff options
Diffstat (limited to 'gcc/intl.c')
-rw-r--r-- | gcc/intl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/intl.c b/gcc/intl.c index 87dad513539..958e77af377 100644 --- a/gcc/intl.c +++ b/gcc/intl.c @@ -20,6 +20,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "intl.h" #ifdef ENABLE_NLS |