]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove unused includes in inferior.h
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 19 Aug 2025 20:00:22 +0000 (16:00 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 19 Aug 2025 20:05:02 +0000 (16:05 -0400)
commit6b6022ac967a25058aa14585fa457ac39867e0c8
tree8b07114dbe5a585f14fe2f1fc6cdac0b888e29cf
parentdab18bd71c22093f27920e8bf6df0079581c83dd
gdb: remove unused includes in inferior.h

gdbsupport/common-inferior.h was needed by a few .c files, so move it
there.

Change-Id: Ia3ab8c30b529a1eda09862c8faea9e8c1c8123b5
gdb/infcmd.c
gdb/inferior.c
gdb/inferior.h
gdb/main.c
gdb/remote.c