sparc: implement 64bit lowering
[libfirm] / ir / debug / debugger.c
index e8d3e7a..b2cafc0 100644 (file)
 #include <stdio.h>
 #include <signal.h>
 #include <string.h>
-
-#ifdef HAVE_STRINGS_H
 #include <strings.h>
-#endif
 
 #include <ctype.h>