]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/display/virtio-gpu-udmabuf.c
Don't include headers already included by qemu/osdep.h
[mirror_qemu.git] / hw / display / virtio-gpu-udmabuf.c
index 8bdf4bac6e4b537b1e38dc384b59f8196c181b72..847fa4c0cc3214a4b1ba68325d12d45e4eefda2a 100644 (file)
@@ -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"