monitor/misc: Remove superfluous include statements
authorThomas Huth <thuth@redhat.com>
Mon, 28 Nov 2022 13:35:14 +0000 (14:35 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 15 Dec 2022 14:02:35 +0000 (15:02 +0100)
commit8585257f649c4e0ab46f34d5fb46a6c88e5fd7bd
tree79bad3a503c669f42331c7124720400c10290bc0
parent3ef473e52e5c3232ff1a93787d00ef400a7db4fc
monitor/misc: Remove superfluous include statements

These #includes are not required anymore (the likely got superfluous
with commit da76ee76f7 - "hmp-commands-info: move info_cmds content
out of monitor.c").

Message-Id: <20221128133514.220919-1-thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
monitor/misc.c