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 --- gdbsupport/filestuff.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'gdbsupport') diff --git a/gdbsupport/filestuff.cc b/gdbsupport/filestuff.cc index 5c427e1..9e07af2 100644 --- a/gdbsupport/filestuff.cc +++ b/gdbsupport/filestuff.cc @@ -17,7 +17,6 @@ along with this program. If not, see . */ #include "filestuff.h" -#include "gdb_vecs.h" #include #include #include -- cgit v1.1