Add a symbol's value to the computed frag offset, rather than overwriting it.
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index 33cbb33559ebe831eecc91e8f83bc90025e35d09..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>
 
This page took 0.022669 seconds and 4 git commands to generate.