diff options
Diffstat (limited to 'gdb/extension.h')
-rw-r--r-- | gdb/extension.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/extension.h b/gdb/extension.h index 581afc2..fc8e3e2 100644 --- a/gdb/extension.h +++ b/gdb/extension.h @@ -21,7 +21,6 @@ #define EXTENSION_H #include "mi/mi-cmds.h" /* For PRINT_NO_VALUES, etc. */ -#include "gdbsupport/vec.h" #include "gdbsupport/array-view.h" struct breakpoint; |