diff options
Diffstat (limited to 'gdb/inferior.h')
-rw-r--r-- | gdb/inferior.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/inferior.h b/gdb/inferior.h index 7326f19..4f5daf4 100644 --- a/gdb/inferior.h +++ b/gdb/inferior.h @@ -36,9 +36,7 @@ control to the inferior which you don't want showing up in your control variables. */ -#ifdef __STDC__ struct inferior_status; -#endif extern struct inferior_status *save_inferior_status PARAMS ((int)); |