diff options
Diffstat (limited to 'gdb/gdbthread.h')
-rw-r--r-- | gdb/gdbthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbthread.h b/gdb/gdbthread.h index 0daea9c..370141e 100644 --- a/gdb/gdbthread.h +++ b/gdb/gdbthread.h @@ -27,7 +27,6 @@ struct symtab; #include "frame.h" #include "ui-out.h" #include "btrace.h" -#include "gdbsupport/vec.h" #include "target/waitstatus.h" #include "cli/cli-utils.h" #include "gdbsupport/refcounted-object.h" |