summaryrefslogtreecommitdiffstats
path: root/qemu/tests/test-write-threshold.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/test-write-threshold.c')
-rw-r--r--qemu/tests/test-write-threshold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/tests/test-write-threshold.c b/qemu/tests/test-write-threshold.c
index faffa7b85..fdbc8020f 100644
--- a/qemu/tests/test-write-threshold.c
+++ b/qemu/tests/test-write-threshold.c
@@ -6,8 +6,8 @@
*
*/
+#include "qemu/osdep.h"
#include <glib.h>
-#include <stdint.h>
#include "block/block_int.h"
#include "block/write-threshold.h"