<string.h> -> "gdb_string.h"

This commit is contained in:
Andrew Cagney 2002-01-06 19:18:28 +00:00
parent 30efa6272a
commit aef21287e3
3 changed files with 7 additions and 2 deletions

View 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,

View 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>

View 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