summaryrefslogtreecommitdiff
path: root/gdb/inftarg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inftarg.c')
-rw-r--r--gdb/inftarg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/inftarg.c b/gdb/inftarg.c
index 96fb3d92da1..0b7167d52c3 100644
--- a/gdb/inftarg.c
+++ b/gdb/inftarg.c
@@ -42,9 +42,6 @@
/* "wait.h" fills in the gaps left by <wait.h> */
#include "wait.h"
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
extern struct symtab_and_line *
child_enable_exception_callback PARAMS ((enum exception_event_kind, int));