From b7dec30dd287e2e0a76610446ea59ceb1a6608fa Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 16 Feb 2005 13:27:52 +0000 Subject: [PATCH] added needed tv.h include [r5157] --- ir/ana2/pto_init.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ir/ana2/pto_init.c b/ir/ana2/pto_init.c index 822a07de3..25cfbf76e 100644 --- a/ir/ana2/pto_init.c +++ b/ir/ana2/pto_init.c @@ -32,6 +32,7 @@ # include "typewalk.h" # include "irgwalk.h" +# include "tv.h" # include "xmalloc.h" # include "gnu_ext.h" @@ -429,6 +430,9 @@ void pto_reset_graph_pto (ir_graph *graph, int ctx_idx) /* $Log$ + Revision 1.18 2005/02/16 13:27:52 beck + added needed tv.h include + Revision 1.17 2005/01/14 14:12:51 liekweg prepare gnu extension fix -- 2.20.1