* win32-nat.c: Remove unneeded header.
authorChristopher Faylor <me+cygwin@cgf.cx>
Mon, 28 Feb 2000 06:43:20 +0000 (06:43 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Mon, 28 Feb 2000 06:43:20 +0000 (06:43 +0000)
* wince.c: Ditto.

gdb/ChangeLog
gdb/win32-nat.c
gdb/wince.c
gdb/windows-nat.c

index 0fcfca9..d259874 100644 (file)
@@ -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".
index 46c5a27..905eee1 100644 (file)
@@ -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>
index 0a6e72d..77780d4 100644 (file)
@@ -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>
index 46c5a27..905eee1 100644 (file)
@@ -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>