]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/m32r-rom.c
remove gdb_string.h
[thirdparty/binutils-gdb.git] / gdb / m32r-rom.c
index 5b27b606b98977fc3b6ecad32bab249cc95c69bd..4423d26d828e16910a8d7939d115b0cd576d760b 100644 (file)
@@ -34,7 +34,7 @@
 #include "symfile.h"           /* for generic load */
 #include <sys/time.h>
 #include <time.h>              /* for time_t */
-#include "gdb_string.h"
+#include <string.h>
 #include "objfiles.h"          /* for ALL_OBJFILES etc.  */
 #include "inferior.h"
 #include <ctype.h>