From 82fcbd5a8977a02fac5966c9bc8149ee59af43f9 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 15 Mar 2006 12:50:16 +0000 Subject: [PATCH] missing include added --- ir/be/beasm_dump_globals.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/beasm_dump_globals.c b/ir/be/beasm_dump_globals.c index c94ab4cbb..476bb5240 100644 --- a/ir/be/beasm_dump_globals.c +++ b/ir/be/beasm_dump_globals.c @@ -11,7 +11,7 @@ #include "irprog_t.h" #include "type.h" #include "xmalloc.h" - +#include "tv.h" #include "beasm_dump_globals.h" -- 2.20.1