diff options
Diffstat (limited to 'tests/numa-test.c')
-rw-r--r-- | tests/numa-test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/numa-test.c b/tests/numa-test.c index e1b6152244..68aca9cb38 100644 --- a/tests/numa-test.c +++ b/tests/numa-test.c @@ -11,6 +11,8 @@ #include "qemu/osdep.h" #include "libqtest.h" +#include "qapi/qmp/qdict.h" +#include "qapi/qmp/qlist.h" static char *make_cli(const char *generic_cli, const char *test_cli) { |