From 90907a86a90a6c8aed2b91d656c27c662568cdb7 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Thu, 5 Jan 2006 13:53:16 +0000 Subject: [PATCH] missing include added --- ir/be/bessadestr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/be/bessadestr.c b/ir/be/bessadestr.c index 24744ec14..f904611de 100644 --- a/ir/be/bessadestr.c +++ b/ir/be/bessadestr.c @@ -16,6 +16,7 @@ #include "irnode_t.h" #include "ircons_t.h" #include "iredges_t.h" +#include "irgwalk.h" #include "irgmod.h" #include "irdump.h" #include "irprintf.h" -- 2.20.1