diff options
Diffstat (limited to 'gdb/fork-child.c')
-rw-r--r-- | gdb/fork-child.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/fork-child.c b/gdb/fork-child.c index 754367b..33cbb33 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -30,9 +30,6 @@ #include "gdbthread.h" #include <signal.h> -#ifdef HAVE_UNISTD_H -#include <unistd.h> -#endif /* This just gets used as a default if we can't find SHELL */ #ifndef SHELL_FILE |