From 28ddc43c2b9ec28bbcc674b10a0eaff9d92e1cef Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Wed, 10 Jan 2007 15:36:25 +0000 Subject: [PATCH] warning fix --- ir/be/bestabs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/be/bestabs.c b/ir/be/bestabs.c index fe7f9be3a..8b3fc01f2 100644 --- a/ir/be/bestabs.c +++ b/ir/be/bestabs.c @@ -14,6 +14,7 @@ #include #include +#include "obst.h" #include "irprog.h" #include "entity.h" #include "irgraph.h" -- 2.20.1