mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
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
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "charset-list.h"
|
||||
#include "gdbsupport/environ.h"
|
||||
#include "arch-utils.h"
|
||||
#include "gdbsupport/gdb_vecs.h"
|
||||
#include <ctype.h>
|
||||
|
||||
#ifdef USE_WIN32API
|
||||
|
||||
Reference in New Issue
Block a user