diff options
Diffstat (limited to 'gdb/go32-nat.c')
-rw-r--r-- | gdb/go32-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 0c133bc..0601a0d 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -34,7 +34,6 @@ #include <stdlib.h> #include <string.h> #include <errno.h> -#include <unistd.h> #include <io.h> #include <dpmi.h> #include <debug/v2load.h> |