* ppc-bdm.c (#include <signal.h>): Removed.

* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-mips.c: Likewise.
* remote-os9k.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
This commit is contained in:
J.T. Conklin 2001-02-02 23:04:14 +00:00
parent c91db3ccc1
commit 86ddecc5fc
14 changed files with 16 additions and 15 deletions

View File

@ -1,3 +1,19 @@
2001-02-02 J.T. Conklin <jtc@redback.com>
* ppc-bdm.c (#include <signal.h>): Removed.
* remote-array.c: Likewise.
* remote-bug.c: Likewise.
* remote-e7000.c: Likewise.
* remote-mips.c: Likewise.
* remote-os9k.c: Likewise.
* remote-st.c: Likewise.
* remote-udi.c: Likewise.
* remote-vx29k.c: Likewise.
* remote-vx68.c: Likewise.
* remote-vx960.c: Likewise.
* remote-vxmips.c: Likewise.
* remote-vxsparc.c: Likewise.
2001-02-02 John Moore <jmoore@redhat.com>
* remote-utils.h (sr_set_device): Changed free() to xfree() where

View File

@ -32,7 +32,6 @@
#include "objfiles.h"
#include "gdb-stabs.h"
#include <sys/types.h>
#include <signal.h>
#include "serial.h"
#include "ocd.h"
#include "ppc-tdep.h"

View File

@ -29,7 +29,6 @@
#include "gdbcore.h"
#include "target.h"
#include <ctype.h>
#include <signal.h>
#include <sys/types.h>
#include "gdb_string.h"
#include "command.h"

View File

@ -26,7 +26,6 @@
#include "gdb_string.h"
#include <ctype.h>
#include <fcntl.h>
#include <signal.h>
#include <setjmp.h>
#include <errno.h>

View File

@ -39,7 +39,6 @@
#include "target.h"
#include "value.h"
#include "command.h"
#include <signal.h>
#include "gdb_string.h"
#include "gdbcmd.h"
#include <sys/types.h>

View File

@ -31,10 +31,8 @@
#include "remote-utils.h"
#include "gdb_string.h"
#include <signal.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <ctype.h>
/* Microsoft C's stat.h doesn't define all the POSIX file modes. */

View File

@ -40,7 +40,6 @@
#include "defs.h"
#include "gdbcore.h"
#include "target.h"
#include <signal.h>
#include "gdb_string.h"
#include <sys/types.h>
#include "command.h"

View File

@ -38,7 +38,6 @@
#include "defs.h"
#include "gdbcore.h"
#include "target.h"
#include <signal.h>
#include "gdb_string.h"
#include <sys/types.h>
#include "serial.h"

View File

@ -38,7 +38,6 @@
#include "value.h"
#include <ctype.h>
#include <fcntl.h>
#include <signal.h>
#include <errno.h>
#include "gdb_string.h"
#include "terminal.h"

View File

@ -1,5 +1,4 @@
/* Am29k-dependent portions of the RPC protocol
used with a VxWorks target
Contributed by Wind River Systems.
@ -34,7 +33,6 @@
#include "gdb_string.h"
#include <errno.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>

View File

@ -34,7 +34,6 @@
#include "gdb_string.h"
#include <errno.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>

View File

@ -34,7 +34,6 @@
#include "gdb_string.h"
#include <errno.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>

View File

@ -34,7 +34,6 @@
#include "gdb_string.h"
#include <errno.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>

View File

@ -34,7 +34,6 @@
#include "gdb_string.h"
#include <errno.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/time.h>