From 338039560d5baf7da96ee18ee9d0dd3c8172cdee Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 22 Jun 2005 17:15:56 +0000 Subject: [PATCH] iropt_dbg.h include needed now [r6103] --- ir/opt/cfopt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/opt/cfopt.c b/ir/opt/cfopt.c index 107039a32..0d553bac3 100644 --- a/ir/opt/cfopt.c +++ b/ir/opt/cfopt.c @@ -36,6 +36,7 @@ #include "firmstat.h" #include "cfopt.h" +#include "iropt_dbg.h" /*------------------------------------------------------------------*/ /* Control flow optimization. */ -- 2.20.1