mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
gdb: remove unused includes in source.c
These two are reported as unused by clangd. Change-Id: I30fb0b986efd27fc6a24b855aeec86c2720ac934
This commit is contained in:
parent
a5cbe67512
commit
a2ad696742
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@
|
|||
#include <list>
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
#include "gdbcore.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "symfile.h"
|
||||
#include "objfiles.h"
|
||||
#include "annotate.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue