missing include added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 12:50:16 +0000 (12:50 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 12:50:16 +0000 (12:50 +0000)
ir/be/beasm_dump_globals.c

index c94ab4c..476bb52 100644 (file)
@@ -11,7 +11,7 @@
 #include "irprog_t.h"
 #include "type.h"
 #include "xmalloc.h"
-
+#include "tv.h"
 
 #include "beasm_dump_globals.h"