aboutsummaryrefslogtreecommitdiff
path: root/gcc/errors.c
diff options
context:
space:
mode:
authorZack Weinberg <zack@codesourcery.com>2002-12-16 18:23:00 +0000
committerZack Weinberg <zack@codesourcery.com>2002-12-16 18:23:00 +0000
commite617c603ec85a5352d10f30cb3e094a12f708ebe (patch)
treec259697c448b0c6f548f153c48c46a8d7a75970f /gcc/errors.c
parentcb0f4ede438457918d8d6fdcc08ea82f15fda5ba (diff)
Merge basic-improvements-branch to trunk
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
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. */