added needed includes
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 10 Sep 2004 14:42:54 +0000 (14:42 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 10 Sep 2004 14:42:54 +0000 (14:42 +0000)
[r3855]

ir/opt/cfopt.c

index fb74803..4b90f01 100644 (file)
@@ -22,6 +22,8 @@
 #include "ircons.h"
 #include "iropt_t.h"
 #include "irgwalk.h"
+#include "irgmod.h"
+#include "irdump.h"
 #include "irvrfy.h"
 
 #include "array.h"