* configure.in: Check for working mmap, ansi headers, string.h,
[deliverable/binutils-gdb.git] / gdb / dpx2-nat.c
index c437c7596dbd1e200101d03de85393b17ebc8798..4f1f0dd041e5d1e13e91d8ecbb89d605b19af739 100644 (file)
@@ -20,7 +20,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "defs.h"
 #include "gdbcore.h"
 
-#include <string.h>
+#include "gdb_string.h"
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/dir.h>
This page took 0.023311 seconds and 4 git commands to generate.