- C99 features removed
[libfirm] / ir / debug / debugger.c
index 313dc11..beba7e6 100644 (file)
 #include <stdlib.h>
 #include <stdio.h>
 #include <signal.h>
-
-#ifdef HAVE_STRING_H
 #include <string.h>
-#endif
+
 #ifdef HAVE_STRINGS_H
 #include <strings.h>
 #endif