diff options
Diffstat (limited to 'tests/pvpanic-test.c')
-rw-r--r-- | tests/pvpanic-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pvpanic-test.c b/tests/pvpanic-test.c index 71ebb5c02c..ebdf32c2e2 100644 --- a/tests/pvpanic-test.c +++ b/tests/pvpanic-test.c @@ -9,6 +9,7 @@ #include "qemu/osdep.h" #include "libqtest.h" +#include "qapi/qmp/qdict.h" static void test_panic(void) { |