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 668c888..afc29e2 100644 --- a/gdb/inferior.h +++ b/gdb/inferior.h @@ -31,8 +31,6 @@ struct ui_out; struct terminal_info; struct target_desc_info; -#include "ptid.h" - /* For bpstat. */ #include "breakpoint.h" |