diff options
Diffstat (limited to 'gdb/infrun.h')
-rw-r--r-- | gdb/infrun.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/infrun.h b/gdb/infrun.h index 35b2246..cc9cb33 100644 --- a/gdb/infrun.h +++ b/gdb/infrun.h @@ -18,7 +18,6 @@ #ifndef INFRUN_H #define INFRUN_H 1 -#include "ptid.h" #include "symtab.h" struct target_waitstatus; |