diff options
Diffstat (limited to 'tests/tpm-tis-swtpm-test.c')
-rw-r--r-- | tests/tpm-tis-swtpm-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tpm-tis-swtpm-test.c b/tests/tpm-tis-swtpm-test.c index 7dcd1d3912..9f58a3a92b 100644 --- a/tests/tpm-tis-swtpm-test.c +++ b/tests/tpm-tis-swtpm-test.c @@ -16,6 +16,7 @@ #include <glib/gstdio.h> #include "libqtest.h" +#include "qemu/module.h" #include "tpm-tests.h" typedef struct TestState { |