iropt_dbg.h include needed now
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Jun 2005 17:15:56 +0000 (17:15 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 22 Jun 2005 17:15:56 +0000 (17:15 +0000)
[r6103]

ir/opt/cfopt.c

index 107039a..0d553ba 100644 (file)
@@ -36,6 +36,7 @@
 #include "firmstat.h"
 
 #include "cfopt.h"
+#include "iropt_dbg.h"
 
 /*------------------------------------------------------------------*/
 /* Control flow optimization.                                       */