Revision 1de7afc9 hw/vhost.c

b/hw/vhost.c
16 16
#include <sys/ioctl.h>
17 17
#include "vhost.h"
18 18
#include "hw/hw.h"
19
#include "range.h"
19
#include "qemu/range.h"
20 20
#include <linux/vhost.h>
21 21
#include "exec/address-spaces.h"
22 22

  

Also available in: Unified diff