aboutsummaryrefslogtreecommitdiff
path: root/gcc/ra-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ra-debug.c')
-rw-r--r--gcc/ra-debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ra-debug.c b/gcc/ra-debug.c
index a20e990..8daa63d 100644
--- a/gcc/ra-debug.c
+++ b/gcc/ra-debug.c
@@ -29,6 +29,7 @@
#include "df.h"
#include "output.h"
#include "ra.h"
+#include "tm_p.h"
/* This file contains various dumping and debug functions for
the graph coloring register allocator. */