* win32-nat.c: Remove unneeded header.
* wince.c: Ditto.
This commit is contained in:
parent
7a37e4ac43
commit
f0d4243274
@ -1,3 +1,8 @@
|
||||
2000-02-28 Christopher Faylor <cgf@cygnus.com>
|
||||
|
||||
* win32-nat.c: Remove unneeded header.
|
||||
* wince.c: Ditto.
|
||||
|
||||
Mon Feb 28 13:34:54 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* wince.c: Include "gdb_wait.h" and not "wait.h".
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "frame.h" /* required by inferior.h */
|
||||
#include "inferior.h"
|
||||
#include "target.h"
|
||||
#include "gdb_wait.h"
|
||||
#include "gdbcore.h"
|
||||
#include "command.h"
|
||||
#include <signal.h>
|
||||
|
@ -33,7 +33,6 @@
|
||||
#include "frame.h" /* required by inferior.h */
|
||||
#include "inferior.h"
|
||||
#include "target.h"
|
||||
#include "gdb_wait.h"
|
||||
#include "gdbcore.h"
|
||||
#include "command.h"
|
||||
#include <signal.h>
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "frame.h" /* required by inferior.h */
|
||||
#include "inferior.h"
|
||||
#include "target.h"
|
||||
#include "gdb_wait.h"
|
||||
#include "gdbcore.h"
|
||||
#include "command.h"
|
||||
#include <signal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user