diff options
Diffstat (limited to 'gdb/rust-exp.y')
-rw-r--r-- | gdb/rust-exp.y | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/rust-exp.y b/gdb/rust-exp.y index 60ce2cd..a15e0de 100644 --- a/gdb/rust-exp.y +++ b/gdb/rust-exp.y @@ -40,7 +40,6 @@ #include "parser-defs.h" #include "gdbsupport/selftest.h" #include "value.h" -#include "gdbsupport/vec.h" #include "gdbarch.h" #define GDB_YY_REMAP_PREFIX rust |