]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove includes from dwarf2/mapped-index.h
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 28 Jan 2025 20:17:19 +0000 (15:17 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 30 Jan 2025 17:46:54 +0000 (12:46 -0500)
commitbbd252584fdeebb9cc18fd0fe7b8bcf999e27da4
treec038fb00d762a1533203d3d527947dc947b4e974
parent7bdf69f1c1deb16930de0ba6dfafa6e1f71d5421
gdb: remove includes from dwarf2/mapped-index.h

They are unused, according to clangd.

Add some includes to other files, which were relying on transitive
includes.

Change-Id: I3bcb4be93b3a18bf44a4068f4067e567f83e1d4f
gdb/dwarf2/cooked-index.c
gdb/dwarf2/index-cache.c
gdb/dwarf2/mapped-index.h
gdb/dwarf2/read-gdb-index.c