Remove the unused attribute const arch_env_t *arch_env from struct dump_env and also...
[libfirm] / ir / opt / ifconv.c
index 99696af..1e2eba0 100644 (file)
@@ -39,8 +39,7 @@
 #include "irgopt.h"
 #include "irgwalk.h"
 #include "irtools.h"
-#include "array.h"
-#include "xmalloc.h"
+#include "array_t.h"
 
 // debug
 #include "irdump.h"