aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ser-unix.c')
-rw-r--r--gdb/ser-unix.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/ser-unix.c b/gdb/ser-unix.c
index c92567b..e477cd1 100644
--- a/gdb/ser-unix.c
+++ b/gdb/ser-unix.c
@@ -23,9 +23,6 @@
#include <fcntl.h>
#include <sys/types.h>
#include "terminal.h"
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
#ifdef HAVE_TERMIOS