Clean up new_const_code_irg() a bit.
[libfirm] / ir / ir / irop.c
index a95fcb0..6d18485 100644 (file)
@@ -25,9 +25,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 
 #include "irop_t.h"
 #include "irnode_t.h"