From c974948b59add3989745dafda733addf972fcdad Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sun, 14 Oct 2007 11:14:08 +0000 Subject: [PATCH] fix warning [r16197] --- ir/lower/lower_mode_b.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/lower/lower_mode_b.c b/ir/lower/lower_mode_b.c index 19ccdd561..e16a6f306 100644 --- a/ir/lower/lower_mode_b.c +++ b/ir/lower/lower_mode_b.c @@ -33,6 +33,7 @@ #include "irgwalk.h" #include "irtools.h" #include "iredges.h" +#include "iropt_t.h" #include "tv.h" #include "error.h" #include "lowering.h" -- 2.20.1