* configure.in: Check for working mmap, ansi headers, string.h,
[deliverable/binutils-gdb.git] / gdb / remote-array.c
index 2ee7c9a49a03a51d355a1b55e016a236141b0961..0d98892a5c135faf6e22ec6786286653b83cc3d0 100644 (file)
@@ -34,7 +34,7 @@
 #include <varargs.h>
 #endif
 #include <signal.h>
-#include <string.h>
+#include "gdb_string.h"
 #include <sys/types.h>
 #include "command.h"
 #include "serial.h"
This page took 0.024867 seconds and 4 git commands to generate.