aboutsummaryrefslogtreecommitdiff
path: root/gcc/mbchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/mbchar.c')
-rw-r--r--gcc/mbchar.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/mbchar.c b/gcc/mbchar.c
index 4251736..2767235 100644
--- a/gcc/mbchar.c
+++ b/gcc/mbchar.c
@@ -32,6 +32,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "config.h"
#ifdef MULTIBYTE_CHARS
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "mbchar.h"
#include <locale.h>