- BugFix: fixed wrong usage of classify_pointer()
[libfirm] / ir / ana / phiclass.c
index 85c5e6e..421cef9 100644 (file)
@@ -26,9 +26,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
 
 #include "irnode.h"
 #include "debug.h"