aboutsummaryrefslogtreecommitdiff
path: root/gdb/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/command.c')
-rw-r--r--gdb/command.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/command.c b/gdb/command.c
index 277d7e5..28d07fc 100644
--- a/gdb/command.c
+++ b/gdb/command.c
@@ -22,9 +22,6 @@
#include "value.h"
#include <ctype.h>
#include "gdb_string.h"
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
#ifdef HAVE_WAIT_H
#include <wait.h>