summaryrefslogtreecommitdiff
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
commit5c4a1c9fcbd983e686a73b8a667b8d0de2cf3ec9 (patch)
tree03ce8e8ef3674f1fbbce6bc731e8baf5edbbb301 /gdb/wince.c
parent6c756a76ead3586b6794ca19f2114547d3a81fe2 (diff)
downloadgdb-5c4a1c9fcbd983e686a73b8a667b8d0de2cf3ec9.tar.gz
* 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 0a6e72d1b85..77780d4dbc0 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>