diff options
Diffstat (limited to 'hw/vfio/platform.c')
-rw-r--r-- | hw/vfio/platform.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/vfio/platform.c b/hw/vfio/platform.c index 289b498ca9..ebc9dcbb99 100644 --- a/hw/vfio/platform.c +++ b/hw/vfio/platform.c @@ -14,6 +14,7 @@ * Copyright Red Hat, Inc. 2012 */ +#include "qemu/osdep.h" #include <sys/ioctl.h> #include <linux/vfio.h> |