- mostly implemented access to outer frame variables, however offset, is wrong yet
[libfirm] / ir / be / besched.c
index 0a84ac4..07c2ab0 100644 (file)
@@ -25,9 +25,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <stdlib.h>
 
 #include "impl.h"
 #include "irprintf.h"