Fix compiling of top.c
authorAndrew Pinski <apinski@marvell.com>
Wed, 21 Dec 2022 17:30:14 +0000 (17:30 +0000)
committerAndrew Pinski <apinski@marvell.com>
Wed, 21 Dec 2022 17:32:40 +0000 (17:32 +0000)
commitf7cb9bba3d5d8dc10d4cccc42c67a4ba33820ddc
tree878d8c199584caf1f752508b8881b3b4d691d4a6
parent991180627851801f1999d1ebbc0e569a17e47c74
Fix compiling of top.c

When I moved my last patch forward, somehow I missed removing
the #endif for the HAVE_LIBMPFR case.

Committed as obvious after a quick build.

gdb/ChangeLog:
* top.c: Remove the extra #endif which was missed.
gdb/top.c