mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
net: Move hmp_info_network() to net-hmp-cmds.c
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-17-armbru@redhat.com>
This commit is contained in:
parent
2030ca36bf
commit
ae71d13d4e
6 changed files with 33 additions and 30 deletions
|
@ -26,7 +26,6 @@
|
|||
#include "monitor-internal.h"
|
||||
#include "monitor/qdev.h"
|
||||
#include "exec/gdbstub.h"
|
||||
#include "net/net.h"
|
||||
#include "net/slirp.h"
|
||||
#include "ui/qemu-spice.h"
|
||||
#include "qemu/ctype.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue