diff options
Diffstat (limited to 'gdb/linux-nat.h')
-rw-r--r-- | gdb/linux-nat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/linux-nat.h b/gdb/linux-nat.h index da62c76..23730bb 100644 --- a/gdb/linux-nat.h +++ b/gdb/linux-nat.h @@ -60,6 +60,7 @@ struct lwp_info system". */ struct mem_attrib; struct target_ops; +struct target_waitstatus; extern int linux_proc_xfer_memory (CORE_ADDR addr, char *myaddr, int len, int write, struct mem_attrib *attrib, |