- removed strange add_irn_dep(get_irg_end(cg->irg), res)
[libfirm] / ir / common / firmwalk.c
index a5132a7..d820324 100644 (file)
@@ -26,9 +26,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 
 #include "firmwalk.h"