Remove block.h includes from some tdep files
authorTom Tromey <tom@tromey.com>
Sat, 21 Jan 2023 21:00:12 +0000 (14:00 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 8 Feb 2023 17:58:14 +0000 (10:58 -0700)
commitdcee6fb39812ace0df59b8d0dd43cd41d2f02e54
tree0c40dc127d150bb65f8b58643c4b66b4ddba97b3
parent0671cc8b19d5b96f448a0a487cf12fe772df08fb
Remove block.h includes from some tdep files

A few tdep files include block.h but do not need to.  This patch
removes the inclusions.  I checked that this worked correctly by
examining the resulting .Po file to make sure that block.h was not
being included by some other route.
gdb/alpha-tdep.c
gdb/amd64-tdep.c
gdb/mips-sde-tdep.c
gdb/or1k-tdep.c
gdb/riscv-tdep.c