Remove the unused parameter const arch_env_t *env from arch_set_irn_register().
[libfirm] / ir / lower / lower_calls.c
index 72a93ab..bfbc696 100644 (file)
@@ -39,9 +39,8 @@
 #include "irmemory.h"
 #include "irtools.h"
 #include "iroptimize.h"
-#include "array.h"
+#include "array_t.h"
 #include "pmap.h"
-#include "xmalloc.h"
 #include "error.h"
 
 /** A type map for def_find_pointer_type. */