Remove unused variable.
[libfirm] / ir / opt / proc_cloning.c
index 41808b4..8b90931 100644 (file)
@@ -31,9 +31,7 @@
  * aren't be constant. The constant parameters of the function are placed
  * in the function graph. They aren't be passed as parameters.
  */
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include <string.h>
 
@@ -50,8 +48,7 @@
 #include "irnode_t.h"
 #include "irtools.h"
 #include "irgmod.h"
-#include "array.h"
-#include "xmalloc.h"
+#include "array_t.h"
 
 /**
  * This struct contains the information quadruple for a Call, which we need to