OSDN Git Service

* Makefile.in (ra-debug.o): Depend on $(TM_P_H).
[pf3gnuchains/gcc-fork.git] / gcc / ra-debug.c
index a20e990..8daa63d 100644 (file)
@@ -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.  */