From 21390ecfc281ca7015a77c7a2018651c9e932dd7 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Thu, 5 Jan 2006 13:52:45 +0000 Subject: [PATCH] missing include added --- ir/be/bespill.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/be/bespill.c b/ir/be/bespill.c index dc684d011..8719cb2c9 100644 --- a/ir/be/bespill.c +++ b/ir/be/bespill.c @@ -13,6 +13,7 @@ #include "ircons_t.h" #include "iredges_t.h" #include "debug.h" +#include "irgwalk.h" #include "besched.h" #include "bespill.h" -- 2.20.1