use default error handler if none is specified
[libfirm] / ir / lower / lower_calls.c
index f65b346..f99bf7e 100644 (file)
@@ -24,9 +24,7 @@
  * @version $Id$
  */
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include "lowering.h"
 #include "irprog_t.h"
@@ -41,7 +39,6 @@
 #include "iroptimize.h"
 #include "array_t.h"
 #include "pmap.h"
-#include "xmalloc.h"
 #include "error.h"
 
 /** A type map for def_find_pointer_type. */