mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
gdb: remove unused includes in break-*.c
These are reported as unused by clangd. Change-Id: I80871e08b9d29c540f61d6ea91904197faf92065
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "arch-utils.h"
|
||||
#include <ctype.h>
|
||||
#include "breakpoint.h"
|
||||
#include "cli/cli-cmds.h"
|
||||
#include "inferior.h"
|
||||
#include "infrun.h"
|
||||
#include "annotate.h"
|
||||
|
||||
Reference in New Issue
Block a user