From 1d194422d24f5fa6fe653f1e4729cc4ec61069b0 Mon Sep 17 00:00:00 2001 From: Sebastian Hack Date: Wed, 26 Jan 2005 10:05:55 +0000 Subject: [PATCH] Added missing inlclude --- ir/be/bephiopt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/be/bephiopt.c b/ir/be/bephiopt.c index 7683ef8e0..7da632aa9 100644 --- a/ir/be/bephiopt.c +++ b/ir/be/bephiopt.c @@ -14,6 +14,7 @@ #include "irouts.h" #include "irdom.h" +#include "beutil.h" #include "bera_t.h" #include "bephiopt.h" #include "phiclass_t.h" -- 2.20.1