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