- get_Block_cfgpred_arr() IS supported, but should not be in the official
[libfirm] / ir / ana / irscc.c
index 931ad3f..bea7231 100644 (file)
  */
 #include "config.h"
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
-#ifdef HAVE_STDLIB_H
-# include <stdlib.h>
-#endif
+#include <string.h>
+#include <stdlib.h>
 
 #include "irloop_t.h"