]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/null.c
block: Clean up includes
[mirror_qemu.git] / block / null.c
index 7d083233fb4da5a0fab2bf8bbe23cae502db1be4..d90165dea7c40a6ef419c1d04277ea6edeebd78e 100644 (file)
@@ -10,6 +10,7 @@
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "block/block_int.h"
 
 #define NULL_OPT_LATENCY "latency-ns"