* win32-nat.c: Remove unneeded header.

* wince.c: Ditto.
This commit is contained in:
Christopher Faylor 2000-02-28 06:43:20 +00:00
parent 7a37e4ac43
commit f0d4243274
4 changed files with 5 additions and 3 deletions

View 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>