aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-08-31 01:06:22 +0000
committerJason Molenda <jmolenda@apple.com>1999-08-31 01:06:22 +0000
commitfd485a97b145f7b8abe7c5f5ec63edd8268a4182 (patch)
tree4373fe33282bbae346d370c3f573fb96e4e96a4d /gdb
parent735c91d81101609becb6d4ddf229eeea6be640a1 (diff)
downloadgdb-fd485a97b145f7b8abe7c5f5ec63edd8268a4182.zip
gdb-fd485a97b145f7b8abe7c5f5ec63edd8268a4182.tar.gz
gdb-fd485a97b145f7b8abe7c5f5ec63edd8268a4182.tar.bz2
import gdb-1999-08-30 snapshot
Diffstat (limited to 'gdb')
-rw-r--r--gdb/windows-nat.c1
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));