remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index cd1d9a9177c3572cc4a0bc8fcaa7f60aa366bdb1..1f1372baad91ee1141eefbd175df78cd76e18459 100644 (file)
@@ -29,7 +29,7 @@
 #include <sys/time.h>
 
 #include "gdb_select.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdbcmd.h"
 #include "filestuff.h"
 
This page took 0.024049 seconds and 4 git commands to generate.