Added firm_config.h creation
[libfirm] / ir / stat / pattern_dmp.c
index 2918b0d..76560a7 100644 (file)
@@ -14,7 +14,9 @@
 #endif
 
 #include <stdio.h>
-#include <stdlib.h>
+#ifdef HAVE_STDLIB_H
+# include <stdlib.h>
+#endif
 
 #include "ident.h"
 #include "irop_t.h"