mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
2003-02-06 Andrew Cagney <ac131313@redhat.com>
* procfs.c: Include "gdb_assert.h".
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2003-02-06 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* procfs.c: Include "gdb_assert.h".
|
||||
|
||||
* linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
|
||||
* cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
|
||||
* jv-typeprint.c (java_type_print_base): Ditto.
|
||||
|
||||
@@ -42,6 +42,7 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
#include <ctype.h>
|
||||
#include "gdb_assert.h"
|
||||
|
||||
/*
|
||||
* PROCFS.C
|
||||
|
||||
Reference in New Issue
Block a user