<string.h> -> "gdb_string.h"
authorAndrew Cagney <cagney@redhat.com>
Sun, 6 Jan 2002 19:18:28 +0000 (19:18 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 6 Jan 2002 19:18:28 +0000 (19:18 +0000)
gdb/ChangeLog
gdb/gnu-nat.c
gdb/hp-psymtab-read.c

index bed7246..159f74c 100644 (file)
@@ -1,5 +1,10 @@
 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
 
+       * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
+       * gnu-nat.c: Ditto.
+
+2002-01-06  Andrew Cagney  <ac131313@redhat.com>
+
        * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
        arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
        i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
index fb020b1..e48b536 100644 (file)
@@ -30,7 +30,7 @@
 #include <setjmp.h>
 #include <signal.h>
 #include <stdio.h>
-#include <string.h>
+#include "gdb_string.h"
 #include <sys/ptrace.h>
 
 #include <mach.h>
index 6aba9e1..a7a4a7f 100644 (file)
@@ -68,7 +68,7 @@ static struct partial_symtab *hpread_end_psymtab
 #define PXDB_BSD  "/usr/bin/pxdb"
 
 #include <stdlib.h>
-#include <string.h>
+#include "gdb_string.h"
 
 /* check for the existence of a file, given its full pathname */
 int