- add support for statistics and merge debug info
[libfirm] / ir / ana / analyze_irg_args.c
index af364c2..3054756 100644 (file)
@@ -25,9 +25,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
 
 #include "irouts.h"
 #include "irnode_t.h"