<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 bed72468f07aea79110bcb0a67114b6f82db5077..159f74c0275a7f2c278a66c51337e4ad3989f925 100644 (file)
@@ -1,3 +1,8 @@
+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,
index fb020b1569543085b70dc90a1a7b7fd0feb4454a..e48b536aff4f28337ae7d8bbd34b8e76a30e72dd 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 6aba9e1c74e8c4a5f00e710f0e9a87837f1c3790..a7a4a7ff2daf5ff64f3d176f717864137d7a823f 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