]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/write-threshold.c
qdev: Use GList for global properties
[mirror_qemu.git] / block / write-threshold.c
index 0fe38917c58e1793ea77acfaee44fb08edf35a5d..cc2ca71835e98de8badbc5ac5e18079f4187a1b8 100644 (file)
@@ -10,6 +10,7 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "block/block_int.h"
 #include "qemu/coroutine.h"
 #include "block/write-threshold.h"