typos fixed
[libfirm] / ir / ana / ircfscc.c
index 00dfb29..a9dc8f9 100644 (file)
@@ -17,7 +17,9 @@
 #include "config.h"
 #endif
 
+#ifdef HAVE_STRING_H
 #include <string.h>
+#endif
 
 #include "irloop_t.h"
 #include "irnode_t.h"