Revision 1de7afc9 qga/commands-posix.c

b/qga/commands-posix.c
18 18
#include "qga/guest-agent-core.h"
19 19
#include "qga-qmp-commands.h"
20 20
#include "qapi/qmp/qerror.h"
21
#include "qemu-queue.h"
22
#include "host-utils.h"
21
#include "qemu/queue.h"
22
#include "qemu/host-utils.h"
23 23

  
24 24
#ifndef CONFIG_HAS_ENVIRON
25 25
#ifdef __APPLE__

Also available in: Unified diff