diff options
Diffstat (limited to 'gdb/windows-nat.c')
-rw-r--r-- | gdb/windows-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c index 46c5a27..905eee1 100644 --- a/gdb/windows-nat.c +++ b/gdb/windows-nat.c @@ -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> |