revert 1.9. Not approved.
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index 754367b705efd3bf1f6f19be812cde68d9e93ee5..1acb28ad4227c270c063b09dc5938d5e7bf03101 100644 (file)
 #include "frame.h"             /* required by inferior.h */
 #include "inferior.h"
 #include "target.h"
-#include "wait.h"
+#include "gdb_wait.h"
 #include "gdbcore.h"
 #include "terminal.h"
 #include "gdbthread.h"
+#include "command.h" /* for dont_repeat () */
 
 #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
This page took 0.027156 seconds and 4 git commands to generate.