aboutsummaryrefslogtreecommitdiff
path: root/block/write-threshold.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/write-threshold.c')
-rw-r--r--block/write-threshold.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/block/write-threshold.c b/block/write-threshold.c
index 0fe38917c5..cc2ca71835 100644
--- a/block/write-threshold.c
+++ b/block/write-threshold.c
@@ -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"