]> Git Repo - qemu.git/blobdiff - net/vhost-user.c
Include less of the generated modular QAPI headers
[qemu.git] / net / vhost-user.c
index d024573e45f6895a3e093b69a5ff494516b8bd14..e0f16c895b51ec8b2dfd6da8d49e06280a21c545 100644 (file)
 #include "net/vhost-user.h"
 #include "chardev/char-fe.h"
 #include "qapi/error.h"
+#include "qapi/qapi-commands-net.h"
 #include "qemu/config-file.h"
 #include "qemu/error-report.h"
 #include "qemu/option.h"
-#include "qmp-commands.h"
 #include "trace.h"
 
 typedef struct VhostUserState {
This page took 0.022399 seconds and 4 git commands to generate.