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:
Markus Armbruster 2023-01-24 13:19:30 +01:00
parent 2030ca36bf
commit ae71d13d4e
6 changed files with 33 additions and 30 deletions

View file

@ -15,7 +15,6 @@
#include "qemu/osdep.h"
#include "monitor/hmp.h"
#include "net/net.h"
#include "sysemu/runstate.h"
#include "qemu/sockets.h"
#include "qemu/help_option.h"