diff options
Diffstat (limited to 'balloon.c')
| -rw-r--r-- | balloon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/balloon.c b/balloon.c index 1d720fff81..f8b5ca9870 100644 --- a/balloon.c +++ b/balloon.c @@ -31,6 +31,7 @@ #include "sysemu/balloon.h" #include "trace-root.h" #include "qmp-commands.h" +#include "qapi/error.h" #include "qapi/qmp/qerror.h" #include "qapi/qmp/qjson.h" |