aboutsummaryrefslogtreecommitdiff
path: root/gdb/inflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inflow.c')
-rw-r--r--gdb/inflow.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/inflow.c b/gdb/inflow.c
index da25bd4..02b5be2 100644
--- a/gdb/inflow.c
+++ b/gdb/inflow.c
@@ -31,9 +31,6 @@
#include "gdb_string.h"
#include <signal.h>
#include <fcntl.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#endif