summaryrefslogtreecommitdiff
path: root/gcc/c-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-dump.c')
-rw-r--r--gcc/c-dump.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/c-dump.c b/gcc/c-dump.c
index 65407a507d5..541910b6b9d 100644
--- a/gcc/c-dump.c
+++ b/gcc/c-dump.c
@@ -21,6 +21,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "config.h"
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "tree.h"
#include "c-tree.h"
#include "tree-dump.h"