diff options
Diffstat (limited to 'tests/unit/test-write-threshold.c')
-rw-r--r-- | tests/unit/test-write-threshold.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/test-write-threshold.c b/tests/unit/test-write-threshold.c index 49b1ef7a20..0158e4637a 100644 --- a/tests/unit/test-write-threshold.c +++ b/tests/unit/test-write-threshold.c @@ -7,7 +7,6 @@ */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "block/block_int.h" #include "block/write-threshold.h" |