aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2000-02-28 06:43:20 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2000-02-28 06:43:20 +0000
commitf0d42432742916b4d93f187debb28e8d693448f3 (patch)
tree1adaabd0eb96d66e02dcf985da86a58af401459a /gdb/wince.c
parent7a37e4ac43ff6ce6e0b1853fe8fe209d678574eb (diff)
downloadfsf-binutils-gdb-f0d42432742916b4d93f187debb28e8d693448f3.zip
fsf-binutils-gdb-f0d42432742916b4d93f187debb28e8d693448f3.tar.gz
fsf-binutils-gdb-f0d42432742916b4d93f187debb28e8d693448f3.tar.bz2
* win32-nat.c: Remove unneeded header.
* wince.c: Ditto.
Diffstat (limited to 'gdb/wince.c')
-rw-r--r--gdb/wince.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/wince.c b/gdb/wince.c
index 0a6e72d..77780d4 100644
--- a/gdb/wince.c
+++ b/gdb/wince.c
@@ -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>