diff options
Diffstat (limited to 'gdb/completer.h')
-rw-r--r-- | gdb/completer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/completer.h b/gdb/completer.h index 44eafc4..ba0ef7a 100644 --- a/gdb/completer.h +++ b/gdb/completer.h @@ -18,7 +18,6 @@ #define COMPLETER_H 1 #include "gdbsupport/gdb-hashtab.h" -#include "gdbsupport/gdb_vecs.h" #include "command.h" /* Types of functions in struct match_list_displayer. */ |