diff options
Diffstat (limited to 'net/clients.h')
-rw-r--r-- | net/clients.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/clients.h b/net/clients.h index 5cae479..a6ef267 100644 --- a/net/clients.h +++ b/net/clients.h @@ -25,7 +25,6 @@ #define QEMU_NET_CLIENTS_H #include "net/net.h" -#include "qapi-types.h" int net_init_dump(const Netdev *netdev, const char *name, NetClientState *peer, Error **errp); |