From c8889b9131755888f979f8ee7f238e2acbd54e5b Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Fri, 6 Dec 2024 12:40:54 -0500 Subject: gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes Remove some includes reported as unused by clangd. Add some to files that actually need it. Change-Id: I01c61c174858c1ade5cb54fd7ee1f582b17c3363 --- gdb/symtab.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/symtab.h') diff --git a/gdb/symtab.h b/gdb/symtab.h index f285138..ef4d450 100644 --- a/gdb/symtab.h +++ b/gdb/symtab.h @@ -25,7 +25,6 @@ #include #include #include "dwarf2/call-site.h" -#include "gdbsupport/gdb_vecs.h" #include "gdbtypes.h" #include "gdbsupport/gdb_obstack.h" #include "gdbsupport/gdb_regex.h" -- cgit v1.1