Revision 1de7afc9 kvm.h

b/kvm.h
16 16

  
17 17
#include <errno.h>
18 18
#include "config-host.h"
19
#include "qemu-queue.h"
19
#include "qemu/queue.h"
20 20

  
21 21
#ifdef CONFIG_KVM
22 22
#include <linux/kvm.h>

Also available in: Unified diff