diff options
Diffstat (limited to 'qga/commands.c')
-rw-r--r-- | qga/commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qga/commands.c b/qga/commands.c index ff89e80..6d710db 100644 --- a/qga/commands.c +++ b/qga/commands.c @@ -13,6 +13,7 @@ #include "qemu/osdep.h" #include "qga/guest-agent-core.h" #include "qga-qmp-commands.h" +#include "qapi/error.h" #include "qapi/qmp/qerror.h" #include "qemu/base64.h" #include "qemu/cutils.h" |