diff options
Diffstat (limited to 'gdb/command.h')
-rw-r--r-- | gdb/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/command.h b/gdb/command.h index 0ceaf3e..675b48e 100644 --- a/gdb/command.h +++ b/gdb/command.h @@ -18,7 +18,6 @@ #if !defined (COMMAND_H) #define COMMAND_H 1 -#include "gdbsupport/gdb_vecs.h" #include "gdbsupport/scoped_restore.h" struct completion_tracker; |