diff options
Diffstat (limited to 'gdb/fork-child.c')
-rw-r--r-- | gdb/fork-child.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/fork-child.c b/gdb/fork-child.c index 33cbb33..ae11791 100644 --- a/gdb/fork-child.c +++ b/gdb/fork-child.c @@ -28,6 +28,7 @@ #include "gdbcore.h" #include "terminal.h" #include "gdbthread.h" +#include "command.h" /* for dont_repeat () */ #include <signal.h> |