diff options
Diffstat (limited to 'hw/display/virtio-gpu-udmabuf.c')
-rw-r--r-- | hw/display/virtio-gpu-udmabuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/display/virtio-gpu-udmabuf.c b/hw/display/virtio-gpu-udmabuf.c index 8bdf4ba..847fa4c 100644 --- a/hw/display/virtio-gpu-udmabuf.c +++ b/hw/display/virtio-gpu-udmabuf.c @@ -21,7 +21,6 @@ #include "exec/ramblock.h" #include "sysemu/hostmem.h" #include <sys/ioctl.h> -#include <fcntl.h> #include <linux/memfd.h> #include "qemu/memfd.h" #include "standard-headers/linux/udmabuf.h" |