remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / ser-pipe.c
index 1b30f781f80e0586a26c09d71e466b03c2945dc2..b4ab672664e5b8fd3afd7ab325732069565fecf4 100644 (file)
@@ -29,7 +29,7 @@
 #include <sys/socket.h>
 #include <sys/time.h>
 #include <fcntl.h>
-#include "gdb_string.h"
+#include <string.h>
 #include "filestuff.h"
 
 #include <signal.h>
This page took 0.040366 seconds and 4 git commands to generate.