diff options
Diffstat (limited to 'qga/guest-agent-command-state.c')
-rw-r--r-- | qga/guest-agent-command-state.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qga/guest-agent-command-state.c b/qga/guest-agent-command-state.c index 128c549edb..20b9b22224 100644 --- a/qga/guest-agent-command-state.c +++ b/qga/guest-agent-command-state.c @@ -9,6 +9,7 @@ * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include <glib.h> #include "qga/guest-agent-core.h" |