mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
gdb: remove unused include in objfiles.h
clangd reports this include as unused. Change-Id: I6a4224d8aa581fea2336da124c89ade09f573af3
This commit is contained in:
committed by
Simon Marchi
parent
cb82077fef
commit
531d69412e
@@ -34,7 +34,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include "gdbsupport/gdb_obstack.h"
|
||||
#include "hashtab.h"
|
||||
|
||||
#include "breakpoint.h"
|
||||
#include "block.h"
|
||||
|
||||
Reference in New Issue
Block a user