diff options
Diffstat (limited to 'gdb/inf-child.c')
-rw-r--r-- | gdb/inf-child.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/inf-child.c b/gdb/inf-child.c index 2e95c9b..4171d1e 100644 --- a/gdb/inf-child.c +++ b/gdb/inf-child.c @@ -27,6 +27,7 @@ #include "target.h" #include "inferior.h" #include "gdb_string.h" +#include "inf-child.h" /* Fetch register REGNUM from the inferior. If REGNUM is -1, do this for all registers. */ |