summaryrefslogtreecommitdiff
path: root/gcc/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/errors.c')
-rw-r--r--gcc/errors.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/errors.c b/gcc/errors.c
index f3a3e9b76e7..02c272fc54d 100644
--- a/gcc/errors.c
+++ b/gcc/errors.c
@@ -24,6 +24,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "config.h"
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "errors.h"
/* Set this to argv[0] at the beginning of main. */