diff options
Diffstat (limited to 'tests/spapr-phb-test.c')
-rw-r--r-- | tests/spapr-phb-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spapr-phb-test.c b/tests/spapr-phb-test.c index 39b5766710..093dc22f2f 100644 --- a/tests/spapr-phb-test.c +++ b/tests/spapr-phb-test.c @@ -10,6 +10,7 @@ #include "qemu/osdep.h" #include "libqtest.h" +#include "qemu/module.h" #include "libqos/qgraph.h" /* Tests only initialization so far. TODO: Replace with functional tests, |