diff options
Diffstat (limited to 'tests/qos-test.c')
-rw-r--r-- | tests/qos-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qos-test.c b/tests/qos-test.c index 01b2a22c08..3c0071b3b7 100644 --- a/tests/qos-test.c +++ b/tests/qos-test.c @@ -22,6 +22,7 @@ #include "qapi/qmp/qdict.h" #include "qapi/qmp/qbool.h" #include "qapi/qmp/qstring.h" +#include "qemu/module.h" #include "qapi/qmp/qlist.h" #include "libqos/malloc.h" #include "libqos/qgraph.h" |