diff options
Diffstat (limited to 'tests/megasas-test.c')
-rw-r--r-- | tests/megasas-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/megasas-test.c b/tests/megasas-test.c index 1111d331d3..c3e4ab6595 100644 --- a/tests/megasas-test.c +++ b/tests/megasas-test.c @@ -10,6 +10,7 @@ #include "qemu/osdep.h" #include "libqtest.h" #include "qemu/bswap.h" +#include "qemu/module.h" #include "libqos/qgraph.h" #include "libqos/pci.h" |