forked from Imagelibrary/binutils-gdb
2004-10-15 Andrew Cagney <cagney@gnu.org>
* ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out. * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>. * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc. Update dependencies.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include "gdbcmd.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include <sys/wait.h>
|
||||
#include "gdb_wait.h"
|
||||
#include <signal.h>
|
||||
|
||||
/* HACK: Save the ptrace ops returned by ptrace_target. */
|
||||
|
||||
Reference in New Issue
Block a user