aboutsummaryrefslogtreecommitdiff
path: root/gcc/graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/graph.c')
-rw-r--r--gcc/graph.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/graph.c b/gcc/graph.c
index 572c6b2..e56ef93 100644
--- a/gcc/graph.c
+++ b/gcc/graph.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 "rtl.h"
#include "flags.h"