diff options
Diffstat (limited to 'qga/guest-agent-command-state.c')
-rw-r--r-- | qga/guest-agent-command-state.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qga/guest-agent-command-state.c b/qga/guest-agent-command-state.c index 20b9b22224..4de229cd78 100644 --- a/qga/guest-agent-command-state.c +++ b/qga/guest-agent-command-state.c @@ -10,7 +10,6 @@ * See the COPYING file in the top-level directory. */ #include "qemu/osdep.h" -#include <glib.h> #include "qga/guest-agent-core.h" struct GACommandState { |