missing include added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 5 Jan 2006 13:52:45 +0000 (13:52 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 5 Jan 2006 13:52:45 +0000 (13:52 +0000)
ir/be/bespill.c

index dc684d0..8719cb2 100644 (file)
@@ -13,6 +13,7 @@
 #include "ircons_t.h"
 #include "iredges_t.h"
 #include "debug.h"
+#include "irgwalk.h"
 
 #include "besched.h"
 #include "bespill.h"