diff options
Diffstat (limited to 'tests/test-qapi-util.c')
-rw-r--r-- | tests/test-qapi-util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-qapi-util.c b/tests/test-qapi-util.c index d72ee8c4e7..7e1be1d851 100644 --- a/tests/test-qapi-util.c +++ b/tests/test-qapi-util.c @@ -12,7 +12,6 @@ #include "qemu/osdep.h" #include "qapi/error.h" -#include "qapi/util.h" #include "test-qapi-types.h" static void test_qapi_enum_parse(void) |