* configure.in: Check for working mmap, ansi headers, string.h,
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 0d42aa964f22a48653b694e9eaa1348cddbb3762..c3c42b8425372289590dcb68c02f0edad6de0d89 100644 (file)
@@ -172,7 +172,7 @@ Specify the serial device it is connected to (e.g. /dev/ttya).";
 #include "inferior.h"
 #include "wait.h"
 #include "value.h"
-#include <string.h>
+#include "gdb_string.h"
 #include <ctype.h>
 #include <fcntl.h>
 #include <signal.h>
This page took 0.02376 seconds and 4 git commands to generate.