diff options
Diffstat (limited to 'gdb')
-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 eaac180..2ea46c8 100644 --- a/gdb/windows-nat.c +++ b/gdb/windows-nat.c @@ -49,7 +49,6 @@ #include "gdbthread.h" #include "gdbcmd.h" #include <sys/param.h> -#include <unistd.h> /* The ui's event loop. */ extern int (*ui_loop_hook) PARAMS ((int signo)); |